Skip to content

Commit

Permalink
Node 0.x versions only, mockfs constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
cantremember committed Oct 11, 2015
1 parent ebcc3a5 commit a522461
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ language: node_js
node_js:
- "0.12"
- "0.10"
- stable
# "Error: Unsupported Node version: 4.0.0"
# at Object.<anonymous> (/home/travis/build/cantremember/node-sleepbot-cgi/node_modules/mock-fs/lib/index.js:32:9
# - stable

before_install:
- "npm install -g npm@^2.7.x"
Expand Down

0 comments on commit a522461

Please sign in to comment.