Cache the piker config dir in CI

kivy_mainline_and_py3.8
Tyler Goodlet 2019-02-25 22:07:13 -05:00
parent 414734f803
commit e40e18dd5c
1 changed files with 4 additions and 0 deletions

View File

@ -16,5 +16,9 @@ install:
- cd $TRAVIS_BUILD_DIR
- pipenv install --dev -e . --deploy
cache:
directories:
- $HOME/.config/piker/
script:
- pipenv run pytest tests/