We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 995e60e commit 95007ddCopy full SHA for 95007dd
1 file changed
.travis.yml
@@ -22,7 +22,8 @@ env:
22
- TESTENV=py27-trial
23
- TESTENV=py35-pexpect
24
- TESTENV=py35-xdist
25
- - TESTENV=py35-trial
+ # Disable py35-trial temporarily: #1989
26
+ #- TESTENV=py35-trial
27
- TESTENV=py27-nobyte
28
- TESTENV=doctesting
29
- TESTENV=freeze
0 commit comments