Disable unused caching on travis

This commit is contained in:
Peter Melnichenko 2016-06-21 20:43:04 +03:00
parent a9b8ab94d9
commit 1ec06f2499

View File

@ -5,13 +5,9 @@ matrix:
- os: linux
sudo: false
python: 2.7
cache:
directories: test/cache
- os: linux
sudo: false
python: 3.5
cache:
directories: test/cache
- os: osx
language: generic