Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

Commit

Permalink
Merge pull request #26 from njzjz/cache
Browse files Browse the repository at this point in the history
fix: pip cache
  • Loading branch information
njzjz committed Feb 3, 2019
2 parents 9658ad4 + 110d454 commit 802e524
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -7,9 +7,10 @@ matrix:
- python: 3.7
dist: xenial
sudo: true
cache: pip

install:
- pip install tox-travis

script:
- tox
- tox

0 comments on commit 802e524

Please sign in to comment.