Corrected tavis.yml

This commit is contained in:
Patrick Henninger
2019-01-08 17:48:51 +01:00
parent 79b6a51441
commit fe2d61160a

View File

@@ -10,7 +10,8 @@ env:
- PREFER_LOWEST=""
before_script:
- composer self-update $PREFER_LOWEST
- composer self-update
- composer update $PREFER_LOWEST
- composer install --prefer-source --no-interaction