Skip to content
This repository was archived by the owner on Jul 22, 2020. It is now read-only.

Comments

Tell Travis CI to only build on pushes to the master branch#218

Merged
prymitive merged 1 commit intomasterfrom
travis-build-only-master
Jan 22, 2018
Merged

Tell Travis CI to only build on pushes to the master branch#218
prymitive merged 1 commit intomasterfrom
travis-build-only-master

Conversation

@prymitive
Copy link
Contributor

I've noticed that Travis runs 2 builds for each open PR, that's because one build is triggered on push to a branch and another on opening the PR. It's possible to disable both triggers in Travis web UI but both option are desired, it's just that the push trigger should only fire on a push to the master so that we always run a build after any merge

See travis-ci/travis-ci#1147 for details

I've noticed that Travis runs 2 builds for each open PR, that's because one build is triggered on push to a branch and another on opening  the PR. It's possible to disable both triggers in Travis web UI but both option are desired, it's just that the push trigger should only fire on a push to the master so that we always run a build after any merge

See travis-ci/travis-ci#1147 for details
@prymitive prymitive force-pushed the travis-build-only-master branch from 39ceb6f to 15a8446 Compare January 22, 2018 01:35
@prymitive prymitive merged commit 1981898 into master Jan 22, 2018
@prymitive prymitive deleted the travis-build-only-master branch January 22, 2018 01:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants