diff --git a/.travis.yml b/.travis.yml index bbf7547445..62917b9c6b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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