Skip to content

Commit 94aae4c

Browse files
committed
remove debug output
1 parent 7c15d4f commit 94aae4c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ before_install:
2727
- composer self-update
2828

2929
install:
30-
- echo "$deps"
31-
- echo "$COMPOSER_OPTIONS"
3230
- if [ "$deps" = "high" ]; then composer config minimum-stability dev; fi
3331
- composer update $COMPOSER_OPTIONS
3432

0 commit comments

Comments
 (0)