updating g++ in travis

This commit is contained in:
Simon Martín 2018-04-26 17:00:37 +02:00
parent b16e2cad19
commit 47b029a871

View File

@ -13,7 +13,7 @@ jobs:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.8
- g++-4.9
postgresql: 9.5
before_install:
@ -68,7 +68,7 @@ jobs:
- ./configure
env:
- PGUSER=postgres CXX=g++-4.8
- NPROCS=1 JOBS=1 PGUSER=postgres CXX=g++-4.9
language: node_js
node_js: