Let's see what happens.

This commit is contained in:
James Cole 2016-02-05 19:27:52 +01:00
parent c9b215684c
commit cd871e5aad

View File

@ -4,6 +4,8 @@ sudo: false
php: php:
- 7 - 7
before_script:
- phpenv config-rm xdebug.ini
install: install:
- composer selfupdate - composer selfupdate