Browse Source

Keep 7.0 for phpcs

Mark Sch 8 years ago
parent
commit
93d54a1e4e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -34,7 +34,7 @@ matrix:
   fast_finish: true
 
   include:
-    - php: 7.1
+    - php: 7.0
       env: PHPCS=1 DEFAULT=0
 
     - php: 7.1