Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Commit 1faf799

Browse files
authored
fix(build): update node version (#612)
1 parent 1b9a796 commit 1faf799

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
@@ -29,7 +29,7 @@ jobs:
2929
- ./test/acceptance/run.sh $TRAVIS_BUILD_NUMBER
3030

3131
- stage: build-and-deploy
32-
node_js: "12.13"
32+
node_js: "14.17"
3333
script:
3434
- npm run build && npm run semantic-release && ./scripts/publish_layers.sh
3535

0 commit comments

Comments
 (0)