Skip to content

Commit

Permalink
Test Node 8.0 only. Node 8.1 is broken because of this issue: nodejs/…
Browse files Browse the repository at this point in the history
  • Loading branch information
davej committed Jun 11, 2017
1 parent 3aab584 commit e241b63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: node_js
sudo: false
node_js:
- "node"
- "6"
- "7"
- "8.0"

0 comments on commit e241b63

Please sign in to comment.