diff --git a/.travis.yml b/.travis.yml index 48cc003c7..50518fa27 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,7 @@ language: python +cache: pip + python: - "2.7" - "3.4"