Updated travis.yml
This commit is contained in:
parent
13fa9289a5
commit
d6bc445c23
|
|
@ -1,7 +1,8 @@
|
|||
language: php
|
||||
|
||||
before_script:
|
||||
- composer install --prefer-source
|
||||
- composer self-update
|
||||
- composer install --no-interaction --prefer-source --dev
|
||||
|
||||
php:
|
||||
- 5.3.3
|
||||
|
|
|
|||
Loading…
Reference in New Issue