Browse Source

Tweak Travis config

shalvah 5 years ago
parent
commit
bc2dfbbc2b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -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: