diff --git a/.travis.yml b/.travis.yml index 6a1640c..c92c78e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,6 @@ language: python +cache: pip + python: - 2.7 - 3.4