diff options
author | Pablo Barciela <[email protected]> | 2020-03-26 13:50:23 +0100 |
---|---|---|
committer | Pablo Barciela <[email protected]> | 2020-03-26 15:16:55 +0100 |
commit | e275b6ce24a862fdb9d4b9c36a83eadce0ce0e31 (patch) | |
tree | ddbe6c08b7d69688f8e1ebdd5aaf735ef530c7ea | |
parent | b247ae3df8475c0ed3318ed46ca2b3169f35a8ff (diff) | |
download | mate-terminal-e275b6ce24a862fdb9d4b9c36a83eadce0ce0e31.tar.bz2 mate-terminal-e275b6ce24a862fdb9d4b9c36a83eadce0ce0e31.tar.xz |
Travis CI: ubuntu build: add gcc
-rw-r--r-- | .build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -58,6 +58,7 @@ requires: - autopoint - clang - clang-tools + - gcc - git - libdconf-dev - libglib2.0-dev |