summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPablo Barciela <[email protected]>2020-03-25 14:41:24 +0100
committerPablo Barciela <[email protected]>2020-03-25 15:07:08 +0100
commitd1c0f365f7293005f5e4ec85071782c882cbffd9 (patch)
treeb54267f2fbb7eb8c8fcabb1f0144246e36b0f82f
parent4700778b5b7bb5b65004940784668ce16bc48a73 (diff)
downloadmate-settings-daemon-d1c0f365f7293005f5e4ec85071782c882cbffd9.tar.bz2
mate-settings-daemon-d1c0f365f7293005f5e4ec85071782c882cbffd9.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 847987b..3ebf03c 100644
--- a/.build.yml
+++ b/.build.yml
@@ -87,6 +87,8 @@ requires:
- autopoint
- clang
- clang-tools
+ - gcc
+ - g++
- git
- libcanberra-gtk3-dev
- libdbus-glib-1-dev