Skip to content
This repository was archived by the owner on Feb 17, 2022. It is now read-only.

Commit 30ac4ec

Browse files
author
rok
committed
removed old option flag
1 parent 7fc07f9 commit 30ac4ec

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
@@ -5,6 +5,6 @@ php:
55
- 7.3
66

77
before_script:
8-
- composer install --dev --prefer-dist --no-ansi --no-interaction --no-progress --no-scripts --no-suggest
8+
- composer install --prefer-dist --no-ansi --no-interaction --no-progress --no-scripts --no-suggest
99

1010
script: phpunit

0 commit comments

Comments
 (0)