diff --git a/.travis.yml b/.travis.yml index b5af37e..1be5c8b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,3 +9,5 @@ install: script: - python setup.py pytest - codecov + +cache: pip