Skip to content

Commit

Permalink
chore(travis) node v14
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed May 10, 2020
1 parent e1536bd commit 15fff86
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
@@ -1,8 +1,9 @@
language: node_js
node_js:
- 8
- 14
- 12
- 10
- 11
- 8

script:
- npm run lint
Expand Down

0 comments on commit 15fff86

Please sign in to comment.