Build for win/mac only for tags
This commit is contained in:
parent
dcfb376e1d
commit
8974b8041b
|
@ -4,7 +4,9 @@ go: stable
|
|||
matrix:
|
||||
include:
|
||||
- os: windows
|
||||
if: tag IS present
|
||||
- os: osx
|
||||
if: tag IS present
|
||||
- os: linux
|
||||
dist: xenial
|
||||
|
||||
|
|
Loading…
Reference in New Issue