summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2016-10-08 23:53:08 +0100
committerw0rp <devw0rp@gmail.com>2016-10-08 23:53:08 +0100
commit16a150b27785e18fc9f15d66f02578ac72ffa834 (patch)
tree5e8152eff96bece55ee5b9d912ba7342b0de2446 /.travis.yml
parent2c63e0526b3b3ffa9f339308111e5e6158c7bf5d (diff)
downloadale-16a150b27785e18fc9f15d66f02578ac72ffa834.zip
Make Travis cache pip
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 003c9299..37e31cc8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,7 @@
---
language: python
python: 2.7
+cache: pip
install:
- "pip install vim-vint==0.3.9"
script: