Skip to content

Commit

Permalink
chore(travis) node v12
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Dec 13, 2019
1 parent 59ed427 commit c948c99
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
@@ -1,7 +1,8 @@
language: node_js
node_js:
- 6
- 7
- 8
- 10
- 12

script:
- npm run lint
Expand Down

0 comments on commit c948c99

Please sign in to comment.