diff options
| author | progandy <code@progandy> | 2015-12-07 23:31:44 +0100 |
|---|---|---|
| committer | progandy <code@progandy> | 2015-12-07 23:31:44 +0100 |
| commit | 3fdf4f811fc14556869ea64b0bc27d24b61bda56 (patch) | |
| tree | ebf9d5f1db51f3afc8dbc9ac6a4290e69e109985 /.travis.yml | |
| parent | 8d6f3fff24860c7bfdb443f8a734984ca1c83db2 (diff) | |
swaybg: load more image formats with gdk-pixbuf2
travis: added gdk-pixbuf2 dependency
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 1 |
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" |
