Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

Commit

Permalink
Merge pull request #980 from codydaig/patch-1
Browse files Browse the repository at this point in the history
Fail Build on Node 4.x
  • Loading branch information
lirantal committed Oct 29, 2015
2 parents d7d1d64 + c8672a5 commit 7406b2d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ node_js:
# NodeJS v4 requires gcc 4.8
env:
- NODE_ENV=travis CXX="g++-4.8" CC="gcc-4.8"
matrix:
allow_failures:
- node_js: 4
services:
- mongodb
# gcc 4.8 requires ubuntu-toolchain-r-test
Expand Down

0 comments on commit 7406b2d

Please sign in to comment.