update inbox list
This commit is contained in:
13
vendor/prettus/laravel-validation/.travis.yml
vendored
Normal file
13
vendor/prettus/laravel-validation/.travis.yml
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
language: php
|
||||
|
||||
php:
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
- hhvm
|
||||
|
||||
before_script:
|
||||
- travis_retry composer self-update
|
||||
- travis_retry composer install --prefer-source --no-interaction --dev
|
||||
|
||||
script: phpunit
|
||||
Reference in New Issue
Block a user