Don't run tests on Travis with Python 3.2
coverage.py doesn't support it.
This commit is contained in:
parent
0086cd3457
commit
b2b870c62e
@ -7,11 +7,6 @@ matrix:
|
||||
python: 2.7
|
||||
cache:
|
||||
directories: test/cache
|
||||
- os: linux
|
||||
sudo: false
|
||||
python: 3.2
|
||||
cache:
|
||||
directories: test/cache
|
||||
- os: linux
|
||||
sudo: false
|
||||
python: 3.5
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user