Skip to content

Commit

Permalink
Merge pull request #26 from njzjz/cache
Browse files Browse the repository at this point in the history
fix: try pip cache
  • Loading branch information
njzjz authored Feb 3, 2019
2 parents 0864f14 + 07549b1 commit fa0b5a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ matrix:
- python: 3.7
dist: xenial
sudo: true
cache: pip

install:
- pip install tox-travis

script:
- tox
- tox

0 comments on commit fa0b5a2

Please sign in to comment.