Skip to content

Commit

Permalink
cache kodi mock directory
Browse files Browse the repository at this point in the history
  • Loading branch information
willforde committed Nov 10, 2017
1 parent db9f98d commit 2b98c09
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ python:
- "2.7"
- "3.6"

cache:
directories:
- $HOME/.cache/kodi_mock

install:
- pip install coveralls
- pip install pytest-cov
Expand Down

0 comments on commit 2b98c09

Please sign in to comment.