diff options
author | Pablo Barciela <[email protected]> | 2020-03-10 16:08:38 +0100 |
---|---|---|
committer | Pablo Barciela <[email protected]> | 2020-03-10 16:18:02 +0100 |
commit | d6c2736659a86283c7ff8b9b009ab97ab6d072f0 (patch) | |
tree | 0ce761ab5b1c357056d281dc7d4745addb20e816 /.build.yml | |
parent | 3bba21eb206faa329920ce15bcd4b5e656cf6dbc (diff) | |
download | caja-dropbox-d6c2736659a86283c7ff8b9b009ab97ab6d072f0.tar.bz2 caja-dropbox-d6c2736659a86283c7ff8b9b009ab97ab6d072f0.tar.xz |
Travis CI: ubuntu build: add gcc
Diffstat (limited to '.build.yml')
-rw-r--r-- | .build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -47,6 +47,7 @@ requires: ubuntu: - clang - clang-tools + - gcc - git - libcaja-extension-dev - libglib2.0-dev |