1
0
Fork 0

ci(travis): correct BUILD_LEADER_ID

pull/527/head
Felix Becker 2017-11-10 01:16:15 -08:00
parent 9434cb1b67
commit 1804ac8d97
2 changed files with 1 additions and 2 deletions

View File

@ -11,7 +11,7 @@ git:
env: env:
global: global:
- BUILD_LEADER_ID=1 - BUILD_LEADER_ID=4
cache: cache:
directories: directories:

View File

@ -19,7 +19,6 @@
} }
}, },
"release": { "release": {
"verifyConditions": [],
"getLastRelease": "last-release-git" "getLastRelease": "last-release-git"
}, },
"repository": { "repository": {