aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 540195c7..6d6b5744 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,6 +2,12 @@ language: python
python:
- 2.7
- 3.4
+ - 3.5
+ - "nightly"
+matrix:
+ allow_failures:
+ - python: 3.5
+ - python: "nightly"
sudo: false
notifications:
email: