Use gcc-4.8 for ABI tracker
authormayeut <mayeut@users.noreply.github.com>
Fri, 9 Oct 2015 20:09:50 +0000 (22:09 +0200)
committermayeut <mayeut@users.noreply.github.com>
Fri, 9 Oct 2015 20:09:50 +0000 (22:09 +0200)
.travis.yml

index b862832b7550e640fede519d88cca0fe6f1ec14b..a4e66baee0ee4dac2014eddde4b7fadcbfa5eaa2 100644 (file)
@@ -2,13 +2,16 @@ language: c
 os:
   - linux
 compiler:
-  - gcc
+  - gcc-4.8
 env:
   - OPJ_CI_ABI_CHECK=1
   
 addons:
   apt:
+    sources:
+      - ubuntu-toolchain-r-test
     packages:
+      - gcc-4.8
       - gcc-multilib
       - gcc-mingw-w64-base
       - binutils-mingw-w64-i686