Use updated GCC in travis (#8467)

This commit is contained in:
Isaac A. Murchie
2017-05-17 07:31:37 -04:00
committed by GitHub
parent 739f06eeb1
commit 5263bc571e

View File

@@ -4,6 +4,8 @@ node_js:
- "7"
- "6"
- "4"
env:
- CXX=g++-4.8
addons:
apt:
sources: