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 4873a8c

Browse files
Merge pull request #44 from michalbundyra/qa/phpunit-8.5
Update Travis CI configuration - add builds with PHPUnit 8.5
2 parents 7df4bd1 + fbfe968 commit 4873a8c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎.travis.yml

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

99
env:
1010
- PHPUNIT_VERSION=dev-master
11+
- PHPUNIT_VERSION=~8.5.0
1112
- PHPUNIT_VERSION=~8.4.0
1213
- PHPUNIT_VERSION=~8.3.0
1314
- PHPUNIT_VERSION=~8.2.0
@@ -38,6 +39,8 @@ matrix:
3839
exclude:
3940
- php: 7.1
4041
env: PHPUNIT_VERSION=dev-master
42+
- php: 7.1
43+
env: PHPUNIT_VERSION=~8.5.0
4144
- php: 7.1
4245
env: PHPUNIT_VERSION=~8.4.0
4346
- php: 7.1
@@ -50,6 +53,8 @@ matrix:
5053
env: PHPUNIT_VERSION=~8.0.0
5154
- php: 7
5255
env: PHPUNIT_VERSION=dev-master
56+
- php: 7
57+
env: PHPUNIT_VERSION=~8.5.0
5358
- php: 7
5459
env: PHPUNIT_VERSION=~8.4.0
5560
- php: 7

0 commit comments

Comments
(0)

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