Improve travis commit message slightly (#1218)
This commit is contained in:
parent
2048633d5d
commit
4f8dc68426
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ after_success:
|
||||||
|
|
||||||
# Build & commit changes
|
# Build & commit changes
|
||||||
$(npm bin)/commit-changes --commands "npm run build" \
|
$(npm bin)/commit-changes --commands "npm run build" \
|
||||||
--commit-message "Update bundles [skip ci]" \
|
--commit-message "Bundled output for commit $TRAVIS_COMMIT [skip ci]" \
|
||||||
--branch "$BRANCH"
|
--branch "$BRANCH"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue