Skip to content

Commit

Permalink
[bugfix] tab to space
Browse files Browse the repository at this point in the history
  • Loading branch information
waldoweng committed Aug 14, 2019
1 parent 2ae9353 commit 591b8b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ 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 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 591b8b7

Please sign in to comment.