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

Commit

Permalink
Setup pip cache on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
nieltg committed Aug 7, 2018
1 parent 8897d81 commit e11396c
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:
- "3.4"
Expand Down

0 comments on commit e11396c

Please sign in to comment.