Update instructions for retriggering a Travis CI build.

Curtis Gedak 2018-12-05 12:28:35 -07:00
parent 1d818a78fd
commit 3345c3420b

@ -100,7 +100,7 @@ Steps
- Wait for Travis Continuous Integration builds/tests to complete
- _**IF** need to retrigger Travis CI builds/tests then change tag with `git tag -a X.Y.Z -m "Manuskript X.Y.Z" --force` and re-push with `git push --tags --force` commands._
- _**IF** need to retrigger Travis CI builds/tests then check for **Restart build** button on [Travis CI](https://travis-ci.org/olivierkes/manuskript). Alternatively change tag with `git tag -a X.Y.Z -m "Manuskript X.Y.Z" --force` and re-push with `git push --tags --force` commands._
7. PREPARE RELEASE PACKAGES