Skip to content

Commit b850bff

Browse files
committed
Add "sudo: false" for faster startup
1 parent 969836b commit b850bff

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
language: go
22

3+
sudo: false
4+
35
go:
46
- 1.3
57
- 1.4

0 commit comments

Comments
 (0)