Browse Source

[GearmanBundle] Travis only fired when development branch

Marc 13 years ago
parent
commit
3519bcfddc
1 changed files with 4 additions and 1 deletions
  1. 4 1
      .travis.yml

+ 4 - 1
.travis.yml

@@ -1,4 +1,7 @@
 language: php
 php:
   - 5.3
-  - 5.4
+  - 5.4
+branches:
+  only:
+    - development