Skip to content

Commit 73fda12

Browse files
authored
PhpUnit 5.6 and 5.7 released
1 parent ff99d14 commit 73fda12

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ env:
1919
- PHPUNIT=5.4.* # EOL February 2, 2018
2020
- PHPUNIT=5.5.* # EOL February 2, 2018
2121
- PHPUNIT=5.6.* # EOL February 2, 2018
22-
- PHPUNIT=5.6.x-dev # EOL February 2, 2018
23-
- PHPUNIT=5.7.x-dev # EOL February 2, 2018
22+
- PHPUNIT=5.7.* # EOL February 2, 2018
2423
- PHPUNIT=6.0.x-dev # EOL February 2, 2018
2524

2625
matrix:

0 commit comments

Comments
 (0)