diff --git a/.travis.yml b/.travis.yml index d3c35bf..b4f7786 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,9 @@ python: - "2.7" - "3.3" - "3.4" + - "3.5" + - "3.6" + - "3.7-dev" - "pypy" # pytest does not support python 3.5 # https://bitbucket.org/pytest-dev/pytest/pull-request/296/astcall-signature-changed-on-35