Skip to content

Commit 374a48d

Browse files
committed
no message
1 parent ba9ab75 commit 374a48d

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.travis.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,8 @@ branches:
1414

1515
matrix:
1616
include:
17-
- php: 5.5
18-
env: WP_VERSION=latest WP_MULTISITE=0 PHP_UNIT_VERSION=4.8
19-
- php: 5.6
20-
env: WP_VERSION=latest WP_MULTISITE=0 PHP_UNIT_VERSION=4.8
21-
- php: 7.0
22-
env: WP_VERSION=latest WP_MULTISITE=0 PHP_UNIT_VERSION=5.7
2317
- php: 7.1
2418
env: WP_VERSION=latest WP_MULTISITE=0 PHP_UNIT_VERSION=6.3
25-
- php: 5.5
26-
env: WP_VERSION=latest WP_MULTISITE=1 PHP_UNIT_VERSION=4.8
27-
- php: 5.6
28-
env: WP_VERSION=latest WP_MULTISITE=1 PHP_UNIT_VERSION=4.8
29-
- php: 7.0
30-
env: WP_VERSION=latest WP_MULTISITE=1 PHP_UNIT_VERSION=5.7
3119
- php: 7.1
3220
env: WP_VERSION=latest WP_MULTISITE=1 PHP_UNIT_VERSION=6.3
3321
fast_finish: true

0 commit comments

Comments
 (0)