Skip to content

Commit

Permalink
Add node 8 to travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
mickaelvieira committed Oct 7, 2017
1 parent 944d17c commit 9b70e3f
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
Expand Up @@ -6,6 +6,7 @@ language: node_js
node_js:
- "6"
- "7"
- "8"

script:
- make lint
Expand Down

0 comments on commit 9b70e3f

Please sign in to comment.