Skip to content

Commit

Permalink
Merge pull request #173 from jdufresne/pip
Browse files Browse the repository at this point in the history
Enable pip cache in Travis CI
  • Loading branch information
wiggin15 committed Jun 14, 2018
2 parents e19cbb7 + 998a78d commit ba1166f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
language: python
cache: pip
python:
- "2.7"
- "3.6"
Expand Down

0 comments on commit ba1166f

Please sign in to comment.