* Cache pip installs * Update .travis.yml * Update .travis.yml
@@ -1,6 +1,6 @@
language: python
sudo: required
-cache: false
+cache: pip
python:
- '2.7'
- '3.4'