We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97cca04 commit 54b273eCopy full SHA for 54b273e
.travis.yml
@@ -74,4 +74,4 @@ script:
74
- cd build
75
- cmake ..
76
- make -j
77
- - xvfb-run ./livetikz --version | grep -c livetikz
+ - xvfb-run --auto-servernum --server-num=1 ./livetikz --version | grep -c livetikz
0 commit comments