Re-add PHP 7 and HHVM to travis config

1.10.x
Yannick Warnier 10 years ago
parent 08429f8818
commit 2226bfe321
  1. 2
      .travis.yml

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

Loading…
Cancel
Save