Skip to content

Commit

Permalink
Test against node 8 -> 12
Browse files Browse the repository at this point in the history
  • Loading branch information
tswaters committed Aug 30, 2019
1 parent ecfde37 commit e754a59
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,8 +2,9 @@ language: node_js
sudo: false

node_js:
- "6"
- "8"
- "10"
- "12"

script:
- npm run lint
Expand Down

0 comments on commit e754a59

Please sign in to comment.