This website works better with JavaScript
Home
Explore
Help
Register
Sign In
VendorSoftware
/
GearmanBundle
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
[GearmanBundle] Travis only fired when development branch
Marc
13 years ago
parent
a5f539e5e5
commit
3519bcfddc
1 changed files
with
4 additions
and
1 deletions
Split View
Show Diff Stats
4
1
.travis.yml
+ 4
- 1
.travis.yml
View File
@@ -1,4 +1,7 @@
language: php
php:
- 5.3
- - 5.4
+ - 5.4
+branches:
+ only:
+ - development