Skip to content

Commit

Permalink
.travis.yml: get rockhopper before we test
Browse files Browse the repository at this point in the history
  • Loading branch information
c9s committed Feb 5, 2021
1 parent ea0c20c commit 8cb7707
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:
services:
- redis-server
before_script:
- go get github.com/c9s/rockhopper
- go mod download
script:
- go test -v ./pkg/...

0 comments on commit 8cb7707

Please sign in to comment.