Skip to content

Commit

Permalink
Test using PHP 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeyklay committed Dec 11, 2019
1 parent 268fff8 commit 93835ba
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ env:

matrix:
fast_finish: true
allow_failures:
- php: '7.4snapshot'

include:
- os: linux
Expand Down Expand Up @@ -80,14 +78,13 @@ matrix:

- os: linux
compiler: gcc
php: '7.4snapshot'
php: '7.4'
addons:
apt:
packages:
- gdb
env:
# TODO: Recheck
- BUILD_PHAR=0
- SYMFONY_PHPUNIT_VERSION=7.4

- os: linux
cache: false
Expand Down

0 comments on commit 93835ba

Please sign in to comment.