updating g++ in travis
This commit is contained in:
parent
b16e2cad19
commit
47b029a871
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user