Merge pull request #27999 from rodrigoprimo/update/remove-php-from-e2e-travis-job

Remove PHP 7.4 from the Travis job that runs E2E tests
This commit is contained in:
Claudio Sanches 2020-10-19 10:54:02 -03:00 committed by GitHub
commit e5f0ce0723
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ jobs:
fast_finish: true
include:
- name: "Core E2E Tests"
php: 7.4
env: WP_VERSION=latest WP_MULTISITE=0 RUN_E2E=1
install:
- nvm install