Change Travis caching to be less invasive

This commit is contained in:
Paulus Schoutsen 2015-12-10 18:16:49 -08:00
parent 452348a7f9
commit fc8c26005c

View file

@ -1,11 +1,9 @@
sudo: false sudo: false
language: python language: python
cache: cache: pip
directories:
- $HOME/virtualenv/python$TRAVIS_PYTHON_VERSION/
python: python:
- 3.4.2 - 3.4
- 3.5.0 - 3.5
install: install:
- script/bootstrap_server - script/bootstrap_server
script: script: