浏览代码

Run CI only on the specified branches.

[ci skip]
Daniele Alessandri 13 年之前
父节点
当前提交
43c9900804
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

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