Skip to content

Commit b52b10a

Browse files
committed
Merge pull request #31 from oinume/travisci-faster-build
Add "sudo: false" for faster startup
2 parents 969836b + b850bff commit b52b10a

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)