aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2017-08-10 09:52:28 +1000
committerDylan Araps <[email protected]>2017-08-10 09:52:28 +1000
commit236558365aae9bdfb5e8114de80ab1a8d0c3f668 (patch)
treef43e8fc793c5da7edc9487ae6b66f59d9935f64b
parenttravis: 3.4 (almost there) (diff)
downloadpywal-236558365aae9bdfb5e8114de80ab1a8d0c3f668.tar.xz
pywal-236558365aae9bdfb5e8114de80ab1a8d0c3f668.zip
travis: Test on 3.7
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 1c9b3d8..d132f1e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,6 +2,7 @@ language: python
python:
- "3.5"
- "3.6"
+ - "nightly"
before_install:
- sudo apt-get -qq update