Skip to content

Commit

Permalink
Merge pull request Yoctol#92 from Yoctol/chentsulin-patch-1
Browse files Browse the repository at this point in the history
chore: build on node 12, 14, 16
  • Loading branch information
chentsulin authored Jul 1, 2021
2 parents 62584db + 9f79a60 commit 080cdc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: node_js
node_js:
- "stable"
- "9"
- "8"
- "14"
- "12"
cache:
yarn: true
directories:
Expand Down

0 comments on commit 080cdc0

Please sign in to comment.