Ver Fonte

Run CI only on the specified branches.

[ci skip]
Daniele Alessandri há 13 anos atrás
pai
commit
43c9900804
1 ficheiros alterados com 4 adições e 0 exclusões
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

@@ -3,3 +3,7 @@ php:
   - 5.3
   - 5.4
 before_script: touch test/enable.tests
+branches:
+  only:
+    - master
+    - version-0.6