Selaa lähdekoodia

Run CI only on the specified branches.

[ci skip]
Daniele Alessandri 13 vuotta sitten
vanhempi
commit
43c9900804
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  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