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

Commit

Permalink
Fail Build on Node 4
Browse files Browse the repository at this point in the history
  • Loading branch information
codydaig committed Oct 13, 2015
1 parent 8a12f76 commit c8672a5
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 c8672a5

Please sign in to comment.