diff options
author | Pablo Barciela <[email protected]> | 2020-03-08 20:46:39 +0100 |
---|---|---|
committer | Pablo Barciela <[email protected]> | 2020-03-08 20:58:45 +0100 |
commit | 3c6c1cef810b6a27ecf5142893bd960d6efb32f2 (patch) | |
tree | 7faa50a5e0daa953068880f52a018bbe34999991 | |
parent | 1da83e1c459b53af656bf14c8738bff814bd3c5c (diff) | |
download | engrampa-3c6c1cef810b6a27ecf5142893bd960d6efb32f2.tar.bz2 engrampa-3c6c1cef810b6a27ecf5142893bd960d6efb32f2.tar.xz |
Travis CI: ubuntu build: add gcc
-rw-r--r-- | .build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -60,6 +60,7 @@ requires: - autopoint - clang - clang-tools + - gcc - gettext - git - libcaja-extension-dev |