[wesnoth-commits] [wesnoth/wesnoth] 75ce71: Only build on pushes to PRs or the master branch.
Pentarctagon
noreply at github.com
Thu Oct 15 06:28:27 UTC 2020
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 75ce7161ee172db4c77b0967d6e30f44474095f6
https://github.com/wesnoth/wesnoth/commit/75ce7161ee172db4c77b0967d6e30f44474095f6
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2020-10-15 (Thu, 15 Oct 2020)
Changed paths:
M .travis.yml
Log Message:
-----------
Only build on pushes to PRs or the master branch.
Currently a push to a branch on the main repository that also has a PR open results in two separate travis builds being run - one for the branch and one for the PR.
More information about the Commits
mailing list