diff options
author | Wu Xiaotian <[email protected]> | 2019-04-28 15:21:19 +0800 |
---|---|---|
committer | ZenWalker <[email protected]> | 2019-04-28 14:38:47 +0200 |
commit | dd161527f822ab152ee97c4ff8f4e111da10d27f (patch) | |
tree | d88bc16ad295766b21b5b009d25d84a12a0f98f8 | |
parent | 54bf5f7313af0d4c0ab9dbf2901e19e733a300c8 (diff) | |
download | mate-panel-dd161527f822ab152ee97c4ff8f4e111da10d27f.tar.bz2 mate-panel-dd161527f822ab152ee97c4ff8f4e111da10d27f.tar.xz |
[ci] remove dbus-glib which is not needed anymore
-rw-r--r-- | .travis.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index 919cee7c..ef0f26db 100644 --- a/.travis.yml +++ b/.travis.yml @@ -65,7 +65,6 @@ requires: archlinux: # Useful URL: https://git.archlinux.org/svntogit/community.git/tree/mate-panel - clang - - dbus-glib - gcc - git - gobject-introspection @@ -120,7 +119,6 @@ requires: # Useful URL: https://src.fedoraproject.org/cgit/rpms/mate-panel.git - clang-analyzer - clang - - dbus-glib-devel - desktop-file-utils - gcc - git |