Build pushes only on master and pull requests only
This commit is contained in:
parent
fa0581b468
commit
232db3ce40
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
||||||
language: php
|
language: php
|
||||||
|
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
|
|
||||||
php:
|
php:
|
||||||
- 5.3
|
- 5.3
|
||||||
- 5.4
|
- 5.4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue