Skip to content

Commit a48d435

Browse files
committed
Improved travis script.
1 parent 88c944b commit a48d435

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
@@ -41,7 +41,7 @@ before_install:
4141
- redis-server --port 63793 &
4242

4343
install:
44-
- composer install --no-scripts --no-suggest --no-interaction
44+
- composer install --no-ansi --no-progress --no-scripts --no-suggest --no-interaction
4545

4646
before_script:
4747
- mysql -e 'create database test;'

0 commit comments

Comments
 (0)