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:
|
php:
|
||||||
- 5.3
|
- 5.3
|
||||||
- 5.4
|
- 5.4
|
||||||
|
- 5.5
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- curl -s http://getcomposer.org/installer | php
|
- composer self-update
|
||||||
- php composer.phar install --dev
|
- composer update
|
||||||
|
|
||||||
script: phpunit
|
script: phpunit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user