From 4461a52af5e16c3e5ba72eb0c606c6cd2301e8d4 Mon Sep 17 00:00:00 2001 From: Josh Sherman Date: Wed, 2 Jan 2019 23:13:56 -0600 Subject: [PATCH] Bump distro Having some issues with the HHVM test, trying the next LTS Ubuntu in the mix --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 83f5c38..f5de9e7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,7 +19,7 @@ matrix: - php: 7.2 - php: 7.3 - php: hhvm - dist: trusty + dist: xenial env: PHPUNIT=5.7 install: