Add sudo to travis

The builds have been failing, sudo gives us more memory to work with.
pull/1824/head
Matt Rickard 2017-08-14 10:19:00 -07:00
parent 2bd9f94220
commit 1650c59774
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: go
os: linux
dist: precise
sudo: required
go:
- 1.8.3