Skip to content

Commit

Permalink
Fixed travis build error
Browse files Browse the repository at this point in the history
  • Loading branch information
kkdai committed Jan 13, 2017
1 parent 30ee679 commit 7a9cb69
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ go:
- tip

before_install:
- go get github.com/golang/lint/golint
- go get github.com/mattn/goveralls

script:
- go test -bench=. -benchmem ./...
Expand Down

0 comments on commit 7a9cb69

Please sign in to comment.