Skip to content

Commit

Permalink
Merge pull request locustio#760 from jdufresne/cache-pip
Browse files Browse the repository at this point in the history
Enable pip cache in Travis CI
  • Loading branch information
mbeacom authored May 20, 2018
2 parents 391c4cf + c32d871 commit 5277177
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,5 +1,6 @@
sudo: false
language: python
cache: pip
matrix:
include:
- python: 3.6
Expand Down

0 comments on commit 5277177

Please sign in to comment.