Skip to content

Commit

Permalink
Test on node 6, 8 and 10
Browse files Browse the repository at this point in the history
  • Loading branch information
gustav-olsen-groupone committed Mar 4, 2019
1 parent bde6c34 commit 5a7f639
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
Expand Up @@ -2,7 +2,8 @@ language: node_js
sudo: false
node_js:
- "6"
- "7"
- "8"
- "10"
script:
- npm run lint
- npm run coverage:ci
Expand Down

0 comments on commit 5a7f639

Please sign in to comment.