fix(travis): Build master or PRs to master only
This commit is contained in:
parent
c821fd7129
commit
10c1ec6fe4
@ -4,6 +4,9 @@ install:
|
|||||||
- pip install tox
|
- pip install tox
|
||||||
script:
|
script:
|
||||||
- tox
|
- tox
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
notifications:
|
notifications:
|
||||||
irc:
|
irc:
|
||||||
channels:
|
channels:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user