Browse Source

Merge pull request #11497 from cakephp/dereuromark-patch-1

Simplify travis matrix
Mark Story 8 years ago
parent
commit
3bf426d9e4
1 changed files with 0 additions and 3 deletions
  1. 0 3
      .travis.yml

+ 0 - 3
.travis.yml

@@ -37,9 +37,6 @@ matrix:
     - php: 7.0
       env: PHPCS=1 DEFAULT=0
 
-    - php: 7.0
-      env: PHPSTAN=1 DEFAULT=0
-
     - php: 7.1
       env: PHPSTAN=1 DEFAULT=0