diff --git a/.travis.yml b/.travis.yml index b1892a58..dcb212e8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: python python: - - 2.7.13 - - 3.6.2 + - 2.7 + - 3.6 branches: only: - develop