diff --git a/.travis.yml b/.travis.yml index 33c3dad..69344cf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,5 +34,8 @@ matrix: dist: xenial - python: nightly allow_failures: + - python: 2.7 - python: 3.3 + # travis doesn't support py3.7 yet + - python: 3.7 - python: nightly