Skip to content

Commit f6fc245

Browse files
committed
Update file(s) from wp-cli/.github
1 parent 84f3d9c commit f6fc245

1 file changed

Lines changed: 2 additions & 10 deletions

File tree

.travis.yml

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ os: linux
22
dist: xenial
33

44
language: php
5-
php: 7.3
5+
php: 7.4
66

77
services:
88
- mysql
@@ -54,7 +54,7 @@ jobs:
5454
- composer phpcs
5555
env: BUILD=sniff
5656
- stage: test
57-
php: 7.4snapshot
57+
php: 7.4
5858
env: WP_VERSION=latest
5959
- stage: test
6060
php: 7.3
@@ -78,11 +78,3 @@ jobs:
7878
- stage: test
7979
php: 5.6
8080
env: WP_VERSION=trunk
81-
- stage: test
82-
php: 5.4
83-
dist: precise
84-
env: WP_VERSION=5.1
85-
allow_failures:
86-
- stage: test
87-
php: 7.4snapshot
88-
env: WP_VERSION=latest

0 commit comments

Comments
 (0)