Skip to content

Commit d67c11f

Browse files
committed
Removed simple phpunit line
1 parent 0080be8 commit d67c11f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ install:
5858
# To be removed when this issue will be resolved: https://github.com/composer/composer/issues/5355
5959
- if [[ "$COMPOSER_FLAGS" == *"--prefer-lowest"* ]]; then composer update --prefer-dist --no-interaction --prefer-stable --quiet; fi
6060
- composer update ${COMPOSER_FLAGS} --prefer-dist --no-interaction
61-
- ./vendor/bin/simple-phpunit install
6261

6362
script:
6463
- composer validate --strict --no-check-lock

0 commit comments

Comments
 (0)