Skip to content

Commit

Permalink
fix: node version bug
Browse files Browse the repository at this point in the history
  • Loading branch information
gavrashenko committed Dec 27, 2021
1 parent b43375c commit 472e49b
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,6 +1,6 @@
language: node_js
node_js:
- lts/*
- 14.18.0
install:
- yarn install
script:
Expand Down

0 comments on commit 472e49b

Please sign in to comment.