Skip to content

Commit fd0177b

Browse files
committed
Corrected version of phpunit
1 parent 13f9e73 commit fd0177b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ matrix:
55
- php: 5.6
66
env: PHPUNIT_VERSION=5.6.*
77
- php: 7.0
8-
env: PHPUNIT_VERSION=5.7.*
8+
env: PHPUNIT_VERSION=5.6.*
99
- php: 7.1
10-
env: PHPUNIT_VERSION=6.5.*
10+
env: PHPUNIT_VERSION=5.7.*
1111
- php: 7.2
1212
env: PHPUNIT_VERSION=8.5.*
1313
- php: 7.3

0 commit comments

Comments
 (0)