mirror of
https://github.com/predis/predis.git
synced 2026-08-25 02:39:39 +00:00
Added travis-ci configuration.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
language: php
|
||||
php:
|
||||
- 5.3
|
||||
- 5.4
|
||||
before_script: touch test/enable.tests
|
||||
Reference in New Issue
Block a user