Skip to content

Commit

Permalink
Travis: specify GCC 4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
hassy committed Nov 3, 2015
1 parent 8b362a9 commit 90f9d57
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
language: node_js
sudo: false
env:
- CXX=g++-4.8
node_js:
- "4.2"
addons:
Expand Down

0 comments on commit 90f9d57

Please sign in to comment.