Skip to content

Commit 4811544

Browse files
authored
Merge branch 'master' into patch-1
2 parents 8a68880 + 1232e1f commit 4811544

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ notifications:
55
node_js:
66
- 10.0.0
77
- 12
8+
- 14
89
- node
910
install:
1011
- npm install
@@ -23,5 +24,6 @@ branches:
2324
jobs:
2425
include:
2526
- stage: release
26-
node_js: 12
27+
node_js: 14
2728
script: kcd-scripts travis-release
29+
if: fork = false

0 commit comments

Comments
 (0)