Skip to content

Commit df143f2

Browse files
committed
Merge branch '2.0' into 2.1
2 parents 2b7e8fd + 43d830a commit df143f2

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
@@ -14,7 +14,7 @@ before_script:
1414
- if [ "$SYMFONY_EVENT_DISPATCHER_VERSION" != "" ]; then composer require --no-update symfony/event-dispatcher:${SYMFONY_EVENT_DISPATCHER_VERSION}; fi;
1515
- composer install --no-interaction --prefer-source --dev
1616

17-
script: phpunit --verbose
17+
script: vendor/bin/phpunit --verbose
1818

1919
matrix:
2020
include:

0 commit comments

Comments
 (0)