travis: Move to Ubuntu Trusty image
authorAnthony Fok <foka@debian.org>
Mon, 26 Mar 2018 15:09:58 +0000 (09:09 -0600)
committerAnthony Fok <foka@debian.org>
Mon, 26 Mar 2018 15:09:58 +0000 (09:09 -0600)
.travis.yml

index 23ff50422e00a7aafd5fde3fc49b2393cc6ea9da..a5695d539d1ac78aaa050c565578376b30be4983 100644 (file)
@@ -1,6 +1,6 @@
 language: go
 sudo: required
-dist: precise
+dist: trusty
 go:
   - 1.9.4
   - "1.10"