Skip to content

Commit

Permalink
Enable pip cache in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ping committed May 27, 2017
1 parent 19305d3 commit 35837ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dist: trusty
language: python

cache: pip
python:
- "2.7"
- "3.5"
Expand Down

0 comments on commit 35837ae

Please sign in to comment.