Skip to content

Commit

Permalink
[ENH] Speedup travis: cache pip
Browse files Browse the repository at this point in the history
  • Loading branch information
lmignon committed Jul 28, 2015
1 parent 4c31cf4 commit 2aec724
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 @@
sudo: false
cache: pip
before_install:
# For tests running hg command
# set up username
Expand Down

0 comments on commit 2aec724

Please sign in to comment.