Skip to content

Commit

Permalink
[travis] set sudo false.
Browse files Browse the repository at this point in the history
  • Loading branch information
ngdinhtoan committed Jan 31, 2018
1 parent 84f22c4 commit 87c33ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ go:
- 1.9.x
- tip

sudo: false

before_install:
- go get github.com/mattn/goveralls
- go get golang.org/x/tools/cmd/cover
Expand Down

0 comments on commit 87c33ed

Please sign in to comment.