... but Travis does not ship Python 3.4
This commit is contained in:
parent
f48cbf65b0
commit
9706d7df12
@ -9,6 +9,7 @@ env:
|
||||
matrix:
|
||||
allow_failures:
|
||||
- env: TOX_ENV=backport
|
||||
- env: TOX_ENV=py34
|
||||
install:
|
||||
- pip install tox
|
||||
- sudo rm -rf /dev/shm && sudo ln -s /run/shm /dev/shm
|
||||
|
Loading…
Reference in New Issue
Block a user