Tweak Travis config

This commit is contained in:
shalvah
2019-08-29 08:06:48 +01:00
parent f5ea7d46f0
commit bc2dfbbc2b

View File

@@ -15,7 +15,7 @@ jobs:
name: "Lint code"
env:
- PREFER_LOWEST=""
-php: 7.2.0
php: 7.2.0
script: composer test-ci
before_script: