Skip to content

Commit

Permalink
try this
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean committed Sep 10, 2018
1 parent 3f48636 commit 8f0cf70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ install:

script:
- go get -t -v ./...
- gox -os="linux darwin windows" -arch="amd64" -verbose ./...
- CGO_ENABLED=0 gox -os="linux darwin windows" -arch="amd64" -verbose ./...

deploy:
provider: releases
Expand Down

0 comments on commit 8f0cf70

Please sign in to comment.