[travis] HHVM 3.12 LTS

This commit is contained in:
Nicolas Grekas 2016-06-13 17:31:05 +02:00
parent 7438617400
commit 6da99593a1

View File

@ -18,7 +18,7 @@ env:
matrix: matrix:
include: include:
# Use the newer stack for HHVM as HHVM does not support Precise anymore since a long time and so Precise has an outdated version # Use the newer stack for HHVM as HHVM does not support Precise anymore since a long time and so Precise has an outdated version
- php: hhvm - php: hhvm-3.12
sudo: required sudo: required
dist: trusty dist: trusty
group: edge group: edge