From 93c10367585e1582f2d7796f1b378c01211f6115 Mon Sep 17 00:00:00 2001 From: Peter Dave Hello Date: Sun, 26 Mar 2017 05:19:57 +0800 Subject: [PATCH] [Tests] Move to Ubuntu 14.04 on Travis CI Since Ubuntu 12.04 is pretty old now, it's also going to EOL next month, maybe we can just move on Ubuntu 14.04 first. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index fa41b93..52d5984 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ language: generic +dist: trusty sudo: required addons: apt: