diff --git a/.travis.yml b/.travis.yml index 0f6967bd..37e0f180 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,5 +16,9 @@ install: - cd $TRAVIS_BUILD_DIR - pipenv install --dev -e . --deploy +cache: + directories: + - $HOME/.config/piker/ + script: - pipenv run pytest tests/