Skip to content

Commit f02a01f

Browse files
author
Steven
committed
chore(ci): increment node runtime for deploy
1 parent 36250ae commit f02a01f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ deploy:
3535
on:
3636
tags: true
3737
repo: AxisCommunications/media-stream-library-js
38-
node: '10'
38+
node: '12'
3939
- provider: npm
4040
4141
tag: $NPM_TAG
@@ -45,4 +45,4 @@ deploy:
4545
on:
4646
tags: true
4747
repo: AxisCommunications/media-stream-library-js
48-
node: '10'
48+
node: '12'

0 commit comments

Comments
 (0)