summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-03-25 18:15:12 +0100
committerPablo Barciela <[email protected]>2020-03-25 18:43:40 +0100
commit2b8993cefc1f514f697f7cd6e633fed9307ae396 (patch)
treed4509dad87301eaaa0173fd8f8f3db04ba12aca9
parent28f4b50a1d56341e2bfc2a87ff18935ff8d2eea4 (diff)
downloadmate-settings-daemon-2b8993cefc1f514f697f7cd6e633fed9307ae396.tar.bz2
mate-settings-daemon-2b8993cefc1f514f697f7cd6e633fed9307ae396.tar.xz
Travis CI: ubuntu build: add gcc and g++
-rw-r--r--.build.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
index 8908032..75c1182 100644
--- a/.build.yml
+++ b/.build.yml
@@ -86,6 +86,8 @@ requires:
- autopoint
- clang
- clang-tools
+ - gcc
+ - g++
- git
- libcanberra-gtk3-dev
- libdbus-glib-1-dev