diff options
author | rbuj <[email protected]> | 2020-01-24 17:42:59 +0100 |
---|---|---|
committer | monsta <[email protected]> | 2020-01-26 14:59:09 +0300 |
commit | e9aacafff8d99d4f464e6155bd6c76763b4a3bae (patch) | |
tree | 30e6c6241a96c1aed9be401a4aacb14d5bc0f494 | |
parent | a95d0ea4f96c80f58a991c50c95285cdad78baf9 (diff) | |
download | caja-extensions-e9aacafff8d99d4f464e6155bd6c76763b4a3bae.tar.bz2 caja-extensions-e9aacafff8d99d4f464e6155bd6c76763b4a3bae.tar.xz |
travis ci: bump libgupnp-1.2-dev on debian testing
Closes #61
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 6e22545..1f16c22 100644 --- a/.travis.yml +++ b/.travis.yml @@ -91,7 +91,7 @@ requires: - libdbus-glib-1-dev - libdconf-dev - libgtk-3-dev - - libgupnp-1.0-dev + - libgupnp-1.2-dev - libmate-desktop-dev - libstartup-notification0-dev - make |