Skip to content

Commit 50a3410

Browse files
committed
Fixing matrix in travis file
1 parent 82e1557 commit 50a3410

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ before_script:
77
- sleep 3
88

99
env:
10-
- PYTEST_VERSION=2.4.2
11-
- PYTEST_VERSION=2.5.2
12-
- PYTEST_QT_FORCE_PYQT=true
10+
#- PYTEST_VERSION=2.4.2
11+
- PYTEST_VERSION=2.5.2 PYTEST_QT_FORCE_PYQT=true
12+
#-
1313
#- PYTEST_QT_FORCE_PYQT=false
1414

1515
install:

0 commit comments

Comments
 (0)