i18n: make GETTEXT_POISON a runtime option
[gitweb.git] / .travis.yml
index 5f5ee4f3bd86f3f7d6cfce4e99453f68f0673eab..4523a2e5ec4acf4f8885710364bb3763ac2af3f7 100644 (file)
@@ -16,14 +16,17 @@ compiler:
 
 addons:
   apt:
+    sources:
+    - ubuntu-toolchain-r-test
     packages:
     - language-pack-is
     - git-svn
     - apache2
+    - gcc-8
 
 matrix:
   include:
-    - env: jobname=GETTEXT_POISON
+    - env: jobname=GIT_TEST_GETTEXT_POISON
       os: linux
       compiler:
       addons: