Skip to content

Commit

Permalink
Add Node 8 to CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
addaleax committed May 30, 2017
1 parent bea4374 commit 7a9a248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: node_js
node_js:
- "4"
- "5"
- "6"
- "8"
sudo: false
cache:
- apt
Expand Down

0 comments on commit 7a9a248

Please sign in to comment.