Skip to content
This repository has been archived by the owner on Feb 5, 2020. It is now read-only.

Commit

Permalink
Test on Node.js 8 as well.
Browse files Browse the repository at this point in the history
  • Loading branch information
RubenVerborgh committed May 31, 2017
1 parent 05917d9 commit 6c66cd3
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 @@ -2,6 +2,7 @@ language: node_js
node_js:
- "4"
- "6"
- "8"
- "node"
script:
- npm run lint
Expand Down

0 comments on commit 6c66cd3

Please sign in to comment.