summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Oliveira <nicoddemus@gmail.com>2016-10-20 18:56:54 -0200
committerBruno Oliveira <nicoddemus@gmail.com>2016-10-20 18:56:54 -0200
commit95007ddeca58bdae6f56b0d04a828463a10bc8e7 (patch)
tree1b2920d1f9f97f7b236182d76addcec320578049
parent995e60efbf2664c8e7c49f1ca4c8ed7ef3bfb4d4 (diff)
downloadpytest-95007ddeca58bdae6f56b0d04a828463a10bc8e7.tar.gz
Disable py35-trial while #1989 is not fixed
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 2f282e94b..8c36a298c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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