Skip to content

Commit

Permalink
Add specific go get instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasgarnier committed Sep 16, 2020
1 parent a751a6e commit 329e694
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 @@ -16,6 +16,7 @@ before_install:
rm -f install.sh
install:
- go get github.com/golang/lint/golint
- go get github.com/russross/blackfriday/[email protected]
# Install protobuf dependencies
- go get -u github.com/golang/protobuf/protoc-gen-go
- curl -OL https://github.com/google/protobuf/releases/download/v3.7.1/protoc-3.7.1-linux-x86_64.zip
Expand Down

0 comments on commit 329e694

Please sign in to comment.