Merge pull request #2018 from nicoddemus/disable-py35-trial

Disable py35-trial while #1989 is not fixed
This commit is contained in:
Ronny Pfannschmidt 2016-10-20 23:18:48 +02:00 committed by GitHub
commit 5cbfefbba0
1 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,8 @@ env:
- TESTENV=py27-trial
- TESTENV=py35-pexpect
- TESTENV=py35-xdist
- TESTENV=py35-trial
# Disable py35-trial temporarily: #1989
#- TESTENV=py35-trial
- TESTENV=py27-nobyte
- TESTENV=doctesting
- TESTENV=freeze