diff options
author | Pablo Barciela <[email protected]> | 2020-03-25 18:15:12 +0100 |
---|---|---|
committer | Pablo Barciela <[email protected]> | 2020-03-25 18:43:40 +0100 |
commit | 2b8993cefc1f514f697f7cd6e633fed9307ae396 (patch) | |
tree | d4509dad87301eaaa0173fd8f8f3db04ba12aca9 | |
parent | 28f4b50a1d56341e2bfc2a87ff18935ff8d2eea4 (diff) | |
download | mate-settings-daemon-2b8993cefc1f514f697f7cd6e633fed9307ae396.tar.bz2 mate-settings-daemon-2b8993cefc1f514f697f7cd6e633fed9307ae396.tar.xz |
Travis CI: ubuntu build: add gcc and g++
-rw-r--r-- | .build.yml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -86,6 +86,8 @@ requires: - autopoint - clang - clang-tools + - gcc + - g++ - git - libcanberra-gtk3-dev - libdbus-glib-1-dev |