summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lee <IanLee1521@gmail.com>2017-10-17 20:55:51 -0700
committerGitHub <noreply@github.com>2017-10-17 20:55:51 -0700
commit19e85d98eca9dd41d949b60a47c0804e672327a2 (patch)
tree699b8eb37f833512e753caa2127989b9b74f9963
parent4510fa059b06b5aae81062548210b23c0aea13cb (diff)
parentaa9a92b057205ea98d3e397c2fc34d86112df4b4 (diff)
downloadpep8-19e85d98eca9dd41d949b60a47c0804e672327a2.tar.gz
Merge pull request #695 from jdufresne/cache
Enable pip cache in Travis CI
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 3847bde..1ea5a73 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,5 @@
language: python
+cache: pip
sudo: false
install:
- pip install tox