go version

This commit is contained in:
Steven Polley 2018-08-06 01:50:00 -06:00
parent 7d30444a61
commit 61e602754d
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ pipeline:
- GOARCH=arm
- GOARM=7
commands:
- go version
- go get
- go build
publish: