Skip to content

Commit 1804ac8

Browse files
committed
ci(travis): correct BUILD_LEADER_ID
1 parent 9434cb1 commit 1804ac8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ git:
1111

1212
env:
1313
global:
14-
- BUILD_LEADER_ID=1
14+
- BUILD_LEADER_ID=4
1515

1616
cache:
1717
directories:

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
}
2020
},
2121
"release": {
22-
"verifyConditions": [],
2322
"getLastRelease": "last-release-git"
2423
},
2524
"repository": {

0 commit comments

Comments
 (0)