From: Abhishek Chanda Date: Thu, 3 Mar 2016 04:00:11 +0000 (-0800) Subject: Use Ubuntu Trusty in travis X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=230a555359ec8ceaf4737dc8301b39834b0f2ca4;p=cni.git Use Ubuntu Trusty in travis This boots faster --- diff --git a/.travis.yml b/.travis.yml index 2c79690..74c3aa3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,6 @@ language: go sudo: required +dist: trusty go: - 1.4