Include composer dependencies in repo
This commit is contained in:
12
vendor/gregwar/captcha/.travis.yml
vendored
Normal file
12
vendor/gregwar/captcha/.travis.yml
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
language: php
|
||||
|
||||
php:
|
||||
- 5.3.3
|
||||
- 5.3
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
|
||||
script:
|
||||
- composer install
|
||||
- phpunit
|
||||
Reference in New Issue
Block a user