Skip to content

Commit

Permalink
Increase Node version for website build
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinbader committed Apr 18, 2021
1 parent b57d867 commit fba1f3b
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 @@ -27,7 +27,7 @@ jobs:
- stage: website
language: node_js
node_js:
- "8"
- "14"
cache:
yarn: true
script:
Expand Down

0 comments on commit fba1f3b

Please sign in to comment.