Skip to content

Commit bbaa63a

Browse files
committed
💚 use Node.js 14 instead of Node.js stable.
1 parent c88ee88 commit bbaa63a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cache:
66
- node_modules
77
node_js:
88
- "10.15.1"
9-
- "stable"
9+
- "14"
1010
before_install:
1111
- curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 1.15.2
1212
- export PATH="$HOME/.yarn/bin:$PATH"

0 commit comments

Comments
 (0)