Skip to content

Conversation

@berquist
Copy link
Member

https://docs.travis-ci.com/user/customizing-the-build/#customizing-the-build-step

Placing the deployment in after_success works around the fact that all
commands under script run even when one or more of them return a non-zero
exit code.

https://docs.travis-ci.com/user/customizing-the-build/#customizing-the-build-step

Placing the deployment in `after_success` works around the fact that all
commands under `script` run even when one or more of them return a non-zero
exit code.
@june128 june128 mentioned this pull request Sep 26, 2018
@leios
Copy link
Member

leios commented Sep 26, 2018

that was quick! thanks!

@leios leios merged commit d980ecf into algorithm-archivists:master Sep 26, 2018
@berquist berquist deleted the fix-travis branch October 5, 2018 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants