Skip to content

Commit

Permalink
Merge pull request #94 from njzjz/cache
Browse files Browse the repository at this point in the history
fix: pip cache
  • Loading branch information
njzjz authored Feb 3, 2019
2 parents 1523581 + 4dbdd6f commit bd91869
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 @@ -13,6 +13,7 @@ env:
matrix:
- PYTHON_VERSION=3.7
- PYTHON_VERSION=3.6
cache: pip

services:
- xvfb
Expand All @@ -22,4 +23,4 @@ install:
- source ci-helpers/travis/setup_conda.sh

script:
- tox
- tox

0 comments on commit bd91869

Please sign in to comment.