Fixes the travis run.

This commit is contained in:
James Cole 2016-04-05 21:12:50 +02:00
parent 27b0c7f425
commit b0b5d90976

View File

@ -4,6 +4,7 @@ php:
- 7
install:
- cp _development/phpunit.xml ./phpunit.xml
- phpenv config-rm xdebug.ini
- composer selfupdate
- rm composer.lock