[travis] Use hhvm-stable instead of discontinued hhvm-3.12

This commit is contained in:
Nicolas Grekas 2016-10-04 11:12:14 +02:00
parent 3086fd38e5
commit 2ac1586984
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ env:
matrix:
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
- php: hhvm-3.12
- php: hhvm-stable
sudo: required
dist: trusty
group: edge