mirror of
https://github.com/predis/predis.git
synced 2026-09-16 05:17:02 +00:00
Run CI only on the specified branches.
[ci skip]
This commit is contained in:
@@ -3,3 +3,7 @@ php:
|
||||
- 5.3
|
||||
- 5.4
|
||||
before_script: touch test/enable.tests
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- version-0.6
|
||||
|
||||
Reference in New Issue
Block a user