aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorprogandy <code@progandy>2015-12-07 23:31:44 +0100
committerprogandy <code@progandy>2015-12-07 23:31:44 +0100
commit3fdf4f811fc14556869ea64b0bc27d24b61bda56 (patch)
treeebf9d5f1db51f3afc8dbc9ac6a4290e69e109985 /.travis.yml
parent8d6f3fff24860c7bfdb443f8a734984ca1c83db2 (diff)
swaybg: load more image formats with gdk-pixbuf2
travis: added gdk-pixbuf2 dependency
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 7aa8ed44..893980de 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,6 +18,7 @@ arch:
- mesa
- pango
- cairo
+ - gdk-pixbuf2
script:
- "bash .ci/build.sh"