check if we can revert gcc additions (#3483)

This commit is contained in:
Henry Zhu 2016-04-26 17:55:35 -04:00
parent 27bd5c6719
commit 83efecdc8d

View File

@ -13,15 +13,6 @@ node_js:
- iojs
- "0.12"
env:
- CXX=g++-4.8
addons:
apt:
sources:
- ubuntu-toolchain-r-test
packages:
- g++-4.8
script: make test-ci
notifications: