mirror of
https://github.com/hauke68/Magallanes.git
synced 2025-08-26 05:10:17 +02:00
Remove --dev option for composer in .travis.yml
This commit is contained in:
parent
a9c4242675
commit
013ff021b8
@ -7,4 +7,4 @@ php:
|
||||
- 5.6
|
||||
|
||||
install:
|
||||
- composer install --dev --prefer-source
|
||||
- composer install --prefer-source
|
||||
|
Loading…
Reference in New Issue
Block a user