Skip to content

Commit

Permalink
chore(travis): add deps
Browse files Browse the repository at this point in the history
  • Loading branch information
uetchy committed Aug 6, 2018
1 parent dffe701 commit 2efa071
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 @@ -6,6 +6,7 @@ go:
- stable
script: make test
before_deploy:
- go get -u
- go get -v github.com/mitchellh/gox
- gox
-os="linux darwin windows"
Expand Down

0 comments on commit 2efa071

Please sign in to comment.