Disable sudo in Travis CI.

This commit is contained in:
Kevin Atkinson 2017-11-17 23:16:54 -05:00 committed by Steven Allen
parent 6472556d6f
commit c81d138533
1 changed files with 2 additions and 0 deletions

View File

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