Disable unused caching on travis
This commit is contained in:
parent
a9b8ab94d9
commit
1ec06f2499
@ -5,13 +5,9 @@ matrix:
|
|||||||
- os: linux
|
- os: linux
|
||||||
sudo: false
|
sudo: false
|
||||||
python: 2.7
|
python: 2.7
|
||||||
cache:
|
|
||||||
directories: test/cache
|
|
||||||
- os: linux
|
- os: linux
|
||||||
sudo: false
|
sudo: false
|
||||||
python: 3.5
|
python: 3.5
|
||||||
cache:
|
|
||||||
directories: test/cache
|
|
||||||
- os: osx
|
- os: osx
|
||||||
language: generic
|
language: generic
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user