Skip to content

Commit 3258f46

Browse files
authored
Update .travis.yml
[ci skip]
1 parent dd1e7f2 commit 3258f46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ env:
88
- DISPLAY=:99
99

1010
script:
11-
- sudo apt-get -y install libxml-xpath-perl xpra # appstream
11+
- sudo apt-get -q -y install libxml-xpath-perl xpra graphicsmagick-imagemagick-compat # appstream # TODO: Cache me!
1212
- xpra start :99
1313
- until xset -q; do echo "Waiting for X server to start..."; sleep 1; done
1414
- # Find out which files in data/ have been changed in the last commit

0 commit comments

Comments
 (0)