Skip to content

Commit 5c98ac5

Browse files
committed
Fixed Travis config
1 parent fed8cd7 commit 5c98ac5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ cache:
1212
- .phpunit
1313

1414
env:
15-
- SYMFONY_VERSION=3.2.*
16-
- SYMFONY_PHPUNIT_DIR=.phpunit SYMFONY_PHPUNIT_VERSION=5.7
15+
matrix: SYMFONY_VERSION=3.2.*
16+
global: SYMFONY_PHPUNIT_DIR=.phpunit SYMFONY_PHPUNIT_VERSION=5.7
1717

1818
matrix:
1919
include:

0 commit comments

Comments
 (0)