mirror of
https://github.com/idanoo/php-resque
synced 2025-06-30 21:22:20 +00:00
add .travis.yml to run unit tests on travis-ci
This commit is contained in:
parent
e6464f4c79
commit
ad7f4d1ab7
1 changed files with 5 additions and 0 deletions
5
.travis.yml
Normal file
5
.travis.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
language: php
|
||||
php:
|
||||
- 5.2
|
||||
- 5.3
|
||||
- 5.4
|
Loading…
Add table
Add a link
Reference in a new issue