Merge pull request #209 from badboy/sudo-false

Force sudo: false to run on containers
This commit is contained in:
Alexander Neumann 2015-07-02 18:40:01 +02:00
commit 4a2e0b5423
1 changed files with 1 additions and 0 deletions

View File

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