We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f429ae commit 62abb82Copy full SHA for 62abb82
.travis.yml
@@ -14,7 +14,7 @@ before_install:
14
install:
15
- python setup.py install
16
17
-script: py.test --display=':99'
+script: py.test --display="$DISPLAY"
18
19
matrix:
20
fast_finish: true
0 commit comments