Skip to content

Commit fba1f3b

Browse files
committed
Increase Node version for website build
1 parent b57d867 commit fba1f3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- stage: website
2828
language: node_js
2929
node_js:
30-
- "8"
30+
- "14"
3131
cache:
3232
yarn: true
3333
script:

0 commit comments

Comments
 (0)