Merge pull request #4538 from paladox/patch-2

Update .travis.yml
main
Rob 9 years ago
commit 5e3a4fa3a7

@ -19,12 +19,9 @@ php:
- 5.6
- 7.0
- hhvm
- hhvm-nightly
matrix:
fast_finish: true
allow_failures:
- php: hhvm-nightly
before_script:
- rm -f ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/xdebug.ini

Loading…
Cancel
Save