diff --git a/.travis.yml b/.travis.yml index 234f12f..8d186c0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,6 @@ language: python python: 3.6 +cache: pip install: - ./setup - pip install coveralls