Skip to content

Commit

Permalink
fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
hera committed Oct 16, 2017
1 parent 4d030f9 commit 4129a1b
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 @@ -13,6 +13,7 @@ before_install:
- go get -u -v github.com/axw/gocov/gocov
- go get -u -v github.com/mattn/goveralls
- go get -u -v github.com/golang/lint/golint
- go get -u -v github.com/mitchellh/mapstructure
- mkdir -p $GOPATH/src/gopkg.in/h2non
- ln -s $(pwd) $GOPATH/src/gopkg.in/h2non/baloo.v2

Expand Down

0 comments on commit 4129a1b

Please sign in to comment.