1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-05-11 19:29:20 +08:00

Merge pull request #367 from elopio/snap-go1.7

Use go1.7.5 to build the snap
This commit is contained in:
Ron Evans 2017-02-16 09:31:07 +01:00 committed by GitHub
commit 959c02380f

View File

@ -23,3 +23,6 @@ parts:
go-importpath: gobot.io/x/gobot
organize:
bin/cli: bin/gobot
after: [go]
go:
source-tag: go1.7.5