瀏覽代碼

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.4
 before_script: touch test/enable.tests
+branches:
+  only:
+    - master
+    - version-0.6