Fix travis cache (#14)
Travis seems to have updated their python version
This commit is contained in:
parent
05f5fcf045
commit
6577df9f0d
@ -6,8 +6,8 @@ language: python
|
||||
cache:
|
||||
pip: true
|
||||
directories:
|
||||
- $HOME/virtualenv/python2.7.10/lib/python2.7/site-packages
|
||||
- $HOME/virtualenv/python2.7.10/bin/
|
||||
- $HOME/virtualenv/python2.7.12/lib/python2.7/site-packages
|
||||
- $HOME/virtualenv/python2.7.12/bin/
|
||||
- $HOME/unicorn
|
||||
dist: trusty
|
||||
sudo: required
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user