mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Merge pull request #3636
iphydf (1): chore: Only do Travis CI builds for the master branch.
This commit is contained in:
commit
15fb72a2c3
|
@ -30,3 +30,7 @@ deploy:
|
|||
|
||||
after_success:
|
||||
- test $TRAVIS_PULL_REQUEST == "false" && test $TRAVIS_BRANCH == "master" && test $JOB == "build-docs" && bash ./.travis/deploy-docs.sh
|
||||
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
|
Loading…
Reference in New Issue
Block a user