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 dd1e7f2 commit 3258f46Copy full SHA for 3258f46
1 file changed
.travis.yml
@@ -8,7 +8,7 @@ env:
8
- DISPLAY=:99
9
10
script:
11
- - sudo apt-get -y install libxml-xpath-perl xpra # appstream
+ - sudo apt-get -q -y install libxml-xpath-perl xpra graphicsmagick-imagemagick-compat # appstream # TODO: Cache me!
12
- xpra start :99
13
- until xset -q; do echo "Waiting for X server to start..."; sleep 1; done
14
- # Find out which files in data/ have been changed in the last commit
0 commit comments