mirror of
https://github.com/idanoo/php-resque.git
synced 2024-11-22 08:15:14 +00:00
add .travis.yml to run unit tests on travis-ci
This commit is contained in:
parent
e6464f4c79
commit
ad7f4d1ab7
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
language: php
|
||||||
|
php:
|
||||||
|
- 5.2
|
||||||
|
- 5.3
|
||||||
|
- 5.4
|
Loading…
Reference in New Issue
Block a user