Skip to content

Commit 62ef105

Browse files
committed
Use phpunit 6.5
1 parent 3e439cb commit 62ef105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ branches:
1212
env:
1313
global:
1414
- TEST_COMMAND="composer test"
15-
- SYMFONY_PHPUNIT_VERSION="6.3"
15+
- SYMFONY_PHPUNIT_VERSION="6.5"
1616
- COMPOSER_MEMORY_LIMIT=-1
1717

1818
matrix:

0 commit comments

Comments
 (0)