diff options
author | Pablo Barciela <[email protected]> | 2020-03-09 15:22:09 +0100 |
---|---|---|
committer | Pablo Barciela <[email protected]> | 2020-03-09 15:31:21 +0100 |
commit | 7af3f3dcc4731b41747c6060e7a9292101c61193 (patch) | |
tree | 3fdb72c1f373184cc0c2a9cebb853669947a66dc | |
parent | 8052513a6eed2b9d36a1f9bcbd9dbcd2ce2e47f4 (diff) | |
download | caja-extensions-7af3f3dcc4731b41747c6060e7a9292101c61193.tar.bz2 caja-extensions-7af3f3dcc4731b41747c6060e7a9292101c61193.tar.xz |
Travis CI: ubuntu build: add gcc
-rw-r--r-- | .build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -61,6 +61,7 @@ requires: - autopoint - clang - clang-tools + - gcc - git - libcaja-extension-dev - libdbus-1-dev |