Skip to content

Commit

Permalink
Added node 17 for CI build
Browse files Browse the repository at this point in the history
* removed node 12
  • Loading branch information
BuZZ-T committed Nov 5, 2021
1 parent 3c32415 commit 55d2fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: node_js
node_js:
- 12
- 14
- 16
- 17

script:
- npm run lint
Expand Down

0 comments on commit 55d2fd4

Please sign in to comment.