Skip to content

Commit

Permalink
Fetch windows deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rcaught committed Sep 15, 2019
1 parent 4922ef0 commit a9a7deb
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 @@ -4,6 +4,7 @@ go:
install:
- go get -t -v ./...
- go build -v ./...
- GOOS=windows go get -u github.com/spf13/cobra
before_deploy:
- mkdir -p releases/linux
- mkdir -p releases/darwin
Expand Down

0 comments on commit a9a7deb

Please sign in to comment.