aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2019-05-27 07:51:06 +0200
committerGerd Hoffmann <kraxel@redhat.com>2019-05-27 07:51:06 +0200
commitcef709082bb29d0c0fdb9ec378988206827ede8e (patch)
tree2d5f1ae3c77664450d2c595b429c5ac61317c6d3
parentdb9ccc7646907faaece23c08e51ee2c24d5c0d54 (diff)
downloadgterm-cef709082bb29d0c0fdb9ec378988206827ede8e.tar.gz
travis: add ubuntu-toolchain-r-test
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index dfa3dc8..8a28e0b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,9 @@ compiler: gcc
addons:
apt:
+ update: true
+ sources:
+ - ubuntu-toolchain-r-test
packages:
- meson
- libgtk-3-dev