From a5771cd3d6c4047d65a44baa8d86fc1c07758008 Mon Sep 17 00:00:00 2001 From: Jon Siwek Date: Tue, 8 Oct 2019 20:58:54 -0700 Subject: [PATCH] Use Ubuntu 14.04 for Travis CI environment --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index e10a8d5ffc..f990365e2a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,3 +1,5 @@ +dist: trusty + language: cpp services: