Skip to content

Commit

Permalink
use node v12 (#742)
Browse files Browse the repository at this point in the history
  • Loading branch information
sidoh authored Nov 2, 2021
1 parent 144d3f9 commit 9df17f4
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
Expand Up @@ -6,7 +6,7 @@ cache:
directories:
- "~/.platformio"
env:
- NODE_VERSION="10"
- NODE_VERSION="12"
before_install:
- nvm install $NODE_VERSION
install:
Expand Down

0 comments on commit 9df17f4

Please sign in to comment.