@@ -14,6 +14,9 @@ matrix:
- python: 3.5
os: linux
env: TOXENV=py35
+ - python: nightly
+ os: linux
+ env: TOXENV=py36
env: TOXENV=flake8
@@ -25,6 +28,8 @@ matrix:
os: osx
osx_image: xcode6.4
+ allow_failures:
install:
- ./.travis/install.sh
@@ -2,7 +2,7 @@
# fakeroot -u tox --recreate
[tox]
-envlist = py{34,35},flake8
+envlist = py{34,35,36},flake8
[testenv]
# Change dir to avoid import problem for cython code. The directory does