Browse Source

Tweak Travis config

shalvah 5 năm trước cách đây
mục cha
commit
bc2dfbbc2b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

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