Skip to content

Commit

Permalink
Don’t test on Node.js 8 for now as npm@5 is broken
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jun 25, 2017
1 parent f8fa558 commit 6743bb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
language: node_js
node_js:
- '8'
- '6'
- '4'

0 comments on commit 6743bb1

Please sign in to comment.