Force sudo: false to run on containers

This commit is contained in:
Jan-Erik Rediger 2015-07-02 16:24:57 +02:00
parent 9e10c21c12
commit 931307d496
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
language: go
sudo: false
go:
- 1.3.3