Skip to content

Commit

Permalink
feat: add version 11 & 12 nodejs for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Cellule committed Dec 10, 2019
1 parent 4e4aae8 commit d2ce57b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ node_js:
- "6"
- "8"
- "10"
- "11.1"
- "12"

script:
- npm run lint
Expand Down

0 comments on commit d2ce57b

Please sign in to comment.