diff --git a/.travis.yml b/.travis.yml index 4e925b50..c8948625 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,7 @@ language: python +cache: pip + python: - "3.4"