1
0
Fork 0

ci: add xdebug

pull/517/head
Felix Becker 2017-11-05 02:25:58 -08:00
parent 96149afcd1
commit a2ad614fa3
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ matrix:
- brew update
- brew tap homebrew/homebrew-php
- brew install php71
- brew install homebrew/php/php71-xdebug
- curl https://getcomposer.org/installer | php
- ln -s "`pwd`/composer.phar" /usr/local/bin/composer