Skip to content

Commit

Permalink
don't test on node 4, because CI is sometimes broken...
Browse files Browse the repository at this point in the history
  • Loading branch information
sokra committed Feb 16, 2016
1 parent 323c778 commit 88e7963
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,6 @@ language: node_js
node_js:
- node
- "5"
- "4"
- "0.12"
script: npm run travis
env:
Expand Down

0 comments on commit 88e7963

Please sign in to comment.