Revert "Corrected tavis.yml"

This reverts commit fe2d61160a.
This commit is contained in:
Patrick Henninger
2019-01-09 12:22:29 +01:00
parent 55f1c4617f
commit 9bd7f1ab7b

View File

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