Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit afc76d1

Browse files
Adds PHPUnit 9.4.0 to Travis CI configuration matrix
1 parent f44e3c3 commit afc76d1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ cache:
66

77
env:
88
- PHPUNIT_VERSION=dev-master
9+
- PHPUNIT_VERSION=~9.4.0
910
- PHPUNIT_VERSION=~9.3.0
1011
- PHPUNIT_VERSION=~9.2.0
1112
- PHPUNIT_VERSION=~9.1.0
@@ -68,6 +69,8 @@ matrix:
6869

6970
- php: 7.2
7071
env: PHPUNIT_VERSION=dev-master
72+
- php: 7.2
73+
env: PHPUNIT_VERSION=~9.4.0
7174
- php: 7.2
7275
env: PHPUNIT_VERSION=~9.3.0
7376
- php: 7.2
@@ -79,6 +82,8 @@ matrix:
7982

8083
- php: 7.1
8184
env: PHPUNIT_VERSION=dev-master
85+
- php: 7.1
86+
env: PHPUNIT_VERSION=~9.4.0
8287
- php: 7.1
8388
env: PHPUNIT_VERSION=~9.3.0
8489
- php: 7.1
@@ -102,6 +107,8 @@ matrix:
102107

103108
- php: 7
104109
env: PHPUNIT_VERSION=dev-master
110+
- php: 7
111+
env: PHPUNIT_VERSION=~9.4.0
105112
- php: 7
106113
env: PHPUNIT_VERSION=~9.3.0
107114
- php: 7

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /