diff options
author | Pablo Barciela <[email protected]> | 2020-03-20 16:10:39 +0100 |
---|---|---|
committer | Pablo Barciela <[email protected]> | 2020-03-20 16:17:25 +0100 |
commit | 137c24d2afe920832eea80d28672e26466451438 (patch) | |
tree | 737dc8b4083c5b3582b42039bf51c4eb7810788e /.build.yml | |
parent | 9c9e6621a60bd1816a998265f08ac480b63bd6d2 (diff) | |
download | mate-polkit-137c24d2afe920832eea80d28672e26466451438.tar.bz2 mate-polkit-137c24d2afe920832eea80d28672e26466451438.tar.xz |
Travis CI: ubuntu build: add gcc
Diffstat (limited to '.build.yml')
-rw-r--r-- | .build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,6 +49,7 @@ requires: - autopoint - clang - clang-tools + - gcc - git - libappindicator3-dev - libgtk-3-dev @@ -108,4 +109,3 @@ releases: base_version: 1.20.0 notify_servers: - https://release.mate-desktop.org/release - |