Skip to content

Commit

Permalink
Merge pull request cakephp#747 from cakephp/php74stable
Browse files Browse the repository at this point in the history
php74stable
  • Loading branch information
dereuromark authored Dec 9, 2019
2 parents e23312f + 0b13e87 commit 89c70f4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,18 @@ language: php

php:
- 5.6
- 7.3
- 7.4snapshot
- 7.4

env:
global:
- DEFAULT=1

matrix:
include:
- php: 7.2
- php: 7.3
env: PHPCS=1 DEFAULT=0

- php: 7.2
- php: 7.3
env: PHPSTAN=1 DEFAULT=0

before_script:
Expand Down

0 comments on commit 89c70f4

Please sign in to comment.