Skip to content

Commit 62abb82

Browse files
committed
tests: use good $DISPLAY
1 parent 1f429ae commit 62abb82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ before_install:
1414
install:
1515
- python setup.py install
1616

17-
script: py.test --display=':99'
17+
script: py.test --display="$DISPLAY"
1818

1919
matrix:
2020
fast_finish: true

0 commit comments

Comments
 (0)