diff --git a/.travis.yml b/.travis.yml index 9390599..658a075 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,13 +2,13 @@ language: python os: - linux - - osx python: - 2.6 - 2.7 - 3.3 - 3.4 + - 3.5 script: - py.test