mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 15:51:48 +03:00
Update travis config
This commit is contained in:
parent
7336197536
commit
6c2fd53edc
@ -3,9 +3,10 @@ language: php
|
||||
php:
|
||||
- 5.3
|
||||
- 5.4
|
||||
- 5.5
|
||||
|
||||
before_script:
|
||||
- curl -s http://getcomposer.org/installer | php
|
||||
- php composer.phar install --dev
|
||||
- composer self-update
|
||||
- composer update
|
||||
|
||||
script: phpunit
|
||||
|
Loading…
x
Reference in New Issue
Block a user