Skip to content

Commit 2efa071

Browse files
committed
chore(travis): add deps
1 parent dffe701 commit 2efa071

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ go:
66
- stable
77
script: make test
88
before_deploy:
9+
- go get -u
910
- go get -v github.com/mitchellh/gox
1011
- gox
1112
-os="linux darwin windows"

0 commit comments

Comments
 (0)