Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ os: linux
dist: xenial

language: php
php: 7.3
php: 7.4

services:
- mysql
Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:
- composer phpcs
env: BUILD=sniff
- stage: test
php: 7.4snapshot
php: 7.4
env: WP_VERSION=latest
- stage: test
php: 7.3
Expand Down Expand Up @@ -82,7 +82,3 @@ jobs:
php: 5.4
dist: precise
env: WP_VERSION=5.1
allow_failures:
- stage: test
php: 7.4snapshot
env: WP_VERSION=latest