Remove HHVM and PHP7 for now: php-fpm seems not to be available at this point

1.10.x
Yannick Warnier 11 years ago
parent c8855c4b2a
commit 5bb63e34f8
  1. 2
      .travis.yml

@ -4,8 +4,6 @@ php:
- 5.4
- 5.5
- 5.6
- hhvm
- 7
before_install:
- sudo apt-get update -qq

Loading…
Cancel
Save