Commit Graph

11 Commits

Author SHA1 Message Date
Tony Theodore c5a3c1ef92 Revert "travis-push: only push on master branch"
This reverts commit 97ddd29ccc.
2018-03-19 01:32:54 +11:00
Tony Theodore 3bf6deaaf6 Revert "travis-push: test master in .travis.yml"
This reverts commit a6f2caa386.
2018-03-19 01:32:41 +11:00
Tony Theodore a6f2caa386 travis-push: test master in .travis.yml 2018-03-19 01:18:00 +11:00
Tony Theodore 97ddd29ccc travis-push: only push on master branch
fixes #1683
2018-03-18 21:28:16 +11:00
Boris Nagaev f06ef1c01b mv docs/versions.json docs/packages.json
See https://github.com/mxe/mxe/issues/1422
2016-12-22 22:25:48 +01:00
Boris Nagaev 185d92c30a travis-push.sh: do not push to gh-pages
See https://github.com/mxe/mxe/pull/1503#issuecomment-241625181
2016-08-27 12:31:30 +03:00
Timothy Gu abda01129c Make Travis CI build build-matrix.html
Fixes #1074.
2016-01-03 20:29:54 +11:00
Tony Theodore 9c000cf49c cleanup style 2015-11-21 13:55:08 +11:00
Boris Nagaev 0438b8627c suppress git commit error in Travis
See #924
See https://travis-ci.org/mxe/mxe/builds/91781012#L99
2015-11-19 09:39:39 +03:00
Boris Nagaev d57e5c58c8 travis-push: make sure "git commit" succeeded 2015-10-13 12:36:23 +03:00
Boris Nagaev d64c26e6f2 travis: commit and push only if GH_TOKEN is set
This allows to enable travis build for a pull request without failing it.
This is useful to check at leat that Makefile syntax is correct.
2015-10-13 12:34:34 +03:00