Disable sudo in Travis CI.

This commit is contained in:
Kevin Atkinson 2017-11-17 23:28:02 -05:00
parent 59b91b10dc
commit c186c2672e

View File

@ -2,6 +2,8 @@ os:
- linux
- osx
sudo: false
language: go
go: