Only deploy (prerelease upload) if using latest Go

This commit is contained in:
Cody Soyland 2018-02-15 13:59:28 -06:00
parent 9558df2829
commit b8d4f7233a

View file

@ -22,6 +22,7 @@ deploy:
skip_cleanup: true
on:
all_branches: true
go: 1.9
matrix:
allow_failures:
- go: master