projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79a6e72
)
Enable pip caching on Travis
author
Aaron Hill
<aa1ronham@gmail.com>
Sat, 5 Nov 2016 21:55:41 +0000
(17:55 -0400)
committer
Aaron Hill
<aa1ronham@gmail.com>
Sat, 5 Nov 2016 21:55:41 +0000
(17:55 -0400)
.travis.yml
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 6cca9b4a9b2683d46ef8adeaf2bd6d06ab57f8db..f4868b266ef96117c6f64dad1023c83fcfadd6ab 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-1,6
+1,7
@@
sudo: false
language: python
+cache: pip
python:
- '2.6'