summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2017-08-10 09:57:41 +1000
committerDylan Araps <dylan.araps@gmail.com>2017-08-10 09:57:41 +1000
commit61cb5724e0f18cef7a5693f498cd774f8447adff (patch)
tree185bee513bf9afde50b9e614085e53e0b688b404
parent236558365aae9bdfb5e8114de80ab1a8d0c3f668 (diff)
travis: revert
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index d132f1e..1c9b3d8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,6 @@ language: python
python:
- "3.5"
- "3.6"
- - "nightly"
before_install:
- sudo apt-get -qq update