Skip to content

Commit da61807

Browse files
authored
[skip ci][travis] remove debug lines
1 parent d1112e5 commit da61807

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ cache:
4646

4747
before_install:
4848
- echo "extension = mongodb.so" >> $HOME/.phpenv/versions/$(phpenv version-name)/etc/php.ini
49-
- php -m
50-
- php -i | grep -C 15 mongo
5149

5250
install:
5351
- rm $HOME/.phpenv/versions/$(phpenv version-name)/etc/conf.d/xdebug.ini;

0 commit comments

Comments
 (0)