Skip to content
This repository has been archived by the owner on Dec 27, 2018. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudLigny committed Nov 25, 2017
1 parent c8e3340 commit b4e2d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ install:
- composer self-update
# install package
before_script:
- phpenv config-rm xdebug.ini
#- phpenv config-rm xdebug.ini
- composer install --no-interaction
- mkdir -p build/logs
# run PHPUnit and export code coverage log
Expand Down

0 comments on commit b4e2d79

Please sign in to comment.