diff --git a/.travis.yml b/.travis.yml index 39358c7..6d9f699 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,9 +2,6 @@ group: travis_latest language: python cache: pip matrix: - allow_failures: - # Python 3 tests are failing due to an import error - - python: 3.6 include: - python: 2.7 #- python: 3.4