Skip to content

Commit 847735b

Browse files
committed
tests: fix display, the return 2
1 parent c462227 commit 847735b

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
@@ -16,7 +16,7 @@ before_install:
1616
install:
1717
- python setup.py install
1818

19-
script: py.test --display=":99.0"
19+
script: py.test
2020

2121
matrix:
2222
fast_finish: true

0 commit comments

Comments
 (0)