Use trusty for Travis to force TLS 1.2

This commit is contained in:
Jeff Mitchell 2017-01-17 13:48:36 -05:00
parent 855d66f0c8
commit d89256beee
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
sudo: required
dist: trusty
language: go