Skip to content

Commit

Permalink
chore: set nodejs 10 to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
wswebcreation committed Jan 24, 2021
1 parent 723c42c commit d8967dc
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,7 +1,7 @@
sudo: false
language: node_js
node_js:
- "10.19.0"
- 10
- stable

cache:
Expand Down

0 comments on commit d8967dc

Please sign in to comment.