Skip to content

Commit

Permalink
Add a check for node js 8
Browse files Browse the repository at this point in the history
  • Loading branch information
superheri committed Nov 11, 2017
1 parent 83abbad commit e67d1f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: node_js
sudo: false
node_js:
- "8"
- "7"
- "6"
- "5"
Expand Down

0 comments on commit e67d1f3

Please sign in to comment.