Skip to content

Commit

Permalink
Fix travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
thomseddon committed Jan 22, 2019
1 parent db31b09 commit b1fdcc7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ go:
- "1.10"
install:
- go get github.com/namsral/flag
- go get github.com/op/go-logging
- go get github.com/sirupsen/logrus
script: go test -v ./...

0 comments on commit b1fdcc7

Please sign in to comment.