Skip to content

Commit

Permalink
[bugfix] fix travis-ci build error
Browse files Browse the repository at this point in the history
  • Loading branch information
waldoweng committed Aug 14, 2019
1 parent 8615230 commit 2ae9353
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ sudo: required
install:
- go get -d github.com/emicklei/go-restful
- go get -d github.com/emicklei/go-restful-openapi
- go get -d github.com/common-nighthawk/go-figure
- go get -d github.com/spf13/cobra
- go get -d github.com/spf13/viper
- go build github.com/waldoweng/beancask

script:
Expand Down

0 comments on commit 2ae9353

Please sign in to comment.