From 95facfb57fdfae4b380c4abc2b26dc8e2b983ffe Mon Sep 17 00:00:00 2001 From: Stephen Paul Weber Date: Tue, 18 Jul 2017 19:35:20 -0500 Subject: [PATCH] Travis wants trusty for HHVM now --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 3829874..f9e7d42 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,8 @@ php: - hhvm # - nightly +dist: trusty + env: - PHPSECLIB="2.0.0" - PHPSECLIB="2.0.1"