diff --git a/.travis.yml b/.travis.yml index 4acd29c..3fec0d3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,3 +6,4 @@ python: script: - pytest --cov=. - coveralls +cache: pip