allow faillure on 35
This commit is contained in:
parent
b18e6439bd
commit
8bde0c5957
|
@ -27,6 +27,8 @@ env:
|
|||
- TESTENV=doctesting
|
||||
- TESTENV=py27-cxfreeze
|
||||
- TESTENV=coveralls
|
||||
allow_failures:
|
||||
- TESTENV=py35
|
||||
script: tox --recreate -i ALL=https://devpi.net/hpk/dev/ -e $TESTENV
|
||||
|
||||
notifications:
|
||||
|
|
Loading…
Reference in New Issue