Skip to content

Commit 94642c8

Browse files
authored
Use phpunit 6.5
1 parent 29b83ef commit 94642c8

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

1717
matrix:
1818
fast_finish: true

0 commit comments

Comments
 (0)