diff --git a/.travis.yml b/.travis.yml index 161bedc7e..bb6d91fc8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,7 @@ language: python matrix: allow_failures: - python: "2.7" + - python: "3.4" ## failing as recent changes in colorama failed to install python: - "2.7" #will remove when whole repo moved to python3