Run CI only on the specified branches.

[ci skip]
This commit is contained in:
Daniele Alessandri
2011-11-16 21:55:08 +01:00
parent 5d5001c177
commit 43c9900804
+4
View File
@@ -3,3 +3,7 @@ php:
- 5.3
- 5.4
before_script: touch test/enable.tests
branches:
only:
- master
- version-0.6