diff options
author | Pablo Barciela <[email protected]> | 2020-03-13 16:35:41 +0100 |
---|---|---|
committer | Pablo Barciela <[email protected]> | 2020-03-13 16:53:14 +0100 |
commit | bea866ad354a16b22674074056e06869685c8911 (patch) | |
tree | f53f060b5ad07282f844952ffcf6bb66bd1eb05d /.build.yml | |
parent | d51c43e021ece487f76f6745ec07a2d3e02465e9 (diff) | |
download | marco-bea866ad354a16b22674074056e06869685c8911.tar.bz2 marco-bea866ad354a16b22674074056e06869685c8911.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
@@ -86,6 +86,7 @@ requires: - autopoint - clang - clang-tools + - gcc - git - intltool - libcanberra-gtk3-dev @@ -177,4 +178,3 @@ releases: base_version: 1.20.0 notify_servers: - https://release.mate-desktop.org/release - |