diff --git a/.travis.yml b/.travis.yml index 82b6fc8..caaf124 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,8 @@ +sudo: false language: python +cache: pip +python: 3.5 +script: true #python: # - "3.4" # - "3.5"