Skip to content

Commit

Permalink
update travis.yml install dep
Browse files Browse the repository at this point in the history
  • Loading branch information
zier committed May 17, 2018
1 parent e4dea68 commit b26a3d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ go:
- 1.8

install:
- curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
- go get github.com/mattn/goveralls golang.org/x/tools/cmd/cover github.com/pierrre/gotestcover github.com/Masterminds/glide
- dep ensure

Expand Down

0 comments on commit b26a3d4

Please sign in to comment.