Closed dgmstuart closed 8 years ago
Well that doesn't seem to have worked :(
Hmmm - has this stopped it building on PRs altogether?
I think it's working. #139 has two builds this morning, while this one has one.
Ah OK - when I looked at this last it wasn't showing that /pr
check.
Seems like it works then :)
Currently we have both 'build pushes' (build all pushed commits) and 'build PRs' enabled.
This means that for each commit pushed to a PR, the whole thing is built twice, identically in Travis.
This commit restricts push commits to just those made directly to the master branch.
Source: https://stackoverflow.com/questions/31882306/how-to-configure-travis-ci-to-build-pull-requests-merges-to-master-w-o-redunda