Skip to content

Commit

Permalink
Use default g++ install
Browse files Browse the repository at this point in the history
  • Loading branch information
JD Conley committed Oct 9, 2016
1 parent a93452d commit 2bb0e4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ node_js:
sudo: required
dist: trusty
env:
- CXX=g++-6
- CXX=g++
before_install:
- "npm install -g node-gyp"
addons:
Expand Down

0 comments on commit 2bb0e4e

Please sign in to comment.