mirror of
https://github.com/sot-tech/mochi.git
synced 2026-06-14 16:43:37 -07:00
travis: set sudo=false
This enables our builds to be run in a container on TravisCI, which is drastically faster.
This commit is contained in:
@@ -2,6 +2,8 @@ language: go
|
||||
|
||||
go: 1.4
|
||||
|
||||
sudo: false
|
||||
|
||||
before_install:
|
||||
- go get github.com/tools/godep
|
||||
|
||||
|
||||
Reference in New Issue
Block a user