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 9, 2020
1 parent b1d8e30 commit fd389e6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
language: node_js
node_js:
- 13
- 14
- 12
- 10
- 8

script:
- npm run lint
Expand Down

0 comments on commit fd389e6

Please sign in to comment.