mirror of
https://github.com/hauke68/Magallanes.git
synced 2025-09-13 12:40:18 +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
|
- 5.6
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- composer install --dev --prefer-source
|
- composer install --prefer-source
|
||||||
|
Loading…
Reference in New Issue
Block a user