Browse Source

Run CI only on the specified branches.

[ci skip]
Daniele Alessandri 13 years ago
parent
commit
43c9900804
1 changed files with 4 additions and 0 deletions
  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