summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 5e28d48..bb5a4b1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,7 @@
language: python
+cache: pip
sudo: false
python:
- '2.6'
@@ -18,8 +19,6 @@ env:
- COVERAGE_COVERAGE=no
- COVERAGE_COVERAGE=yes
-sudo: false
-
install:
- pip install -r requirements/ci.pip