Only build on the master branch
PR branches will still be built and tested.
This commit is contained in:
parent
5894033692
commit
166a73b0dd
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- "master"
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "2.7"
|
- "2.7"
|
||||||
|
|
Loading…
Reference in a new issue