Deploy beta from Linux build server only

This commit is contained in:
Nick Craig-Wood 2016-10-05 13:59:04 +01:00
parent 391feb698e
commit 4847c5695c

View File

@ -23,4 +23,4 @@ deploy:
on:
branch: master
go: 1.7.1
os: linux
condition: "`uname` == 'Linux'"