Skip to content

Commit 536bf8a

Browse files
committed
Force spec phpunit for symfony 3.3 travis build
1 parent c00a091 commit 536bf8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
env: SYMFONY_VERSION=3.2.* PHPUNIT_VERSION=^5.7.26
4141
- php: 7.1
4242
- php: 7.2
43-
env: SYMFONY_VERSION=3.3.*
43+
env: SYMFONY_VERSION=3.3.* PHPUNIT_VERSION=^6.0
4444
- php: 7.2
4545
env: SYMFONY_VERSION=3.4.*
4646
- php: 7.2

0 commit comments

Comments
 (0)