Skip to content

Commit

Permalink
fixup dependency in CI
Browse files Browse the repository at this point in the history
Signed-off-by: Frederic BIDON <[email protected]>
  • Loading branch information
fredbi committed Feb 22, 2020
1 parent 174bcc0 commit 0f0703f
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 @@ -14,6 +14,7 @@ matrix:

install:
- go get golang.org/x/lint/golint
- go get github.com/docker/go-units
- export PATH=$GOPATH/bin:$PATH
- go install ./...

Expand Down

0 comments on commit 0f0703f

Please sign in to comment.