fix travis build

develop v1.0.2
noerw 6 yıl önce
ebeveyn 5991a6ba9a
işleme b39d05a2fd

@ -3,7 +3,7 @@ language: go
go:
- "1.x"
script: ".scripts/build_crossplatform $TRAVIS_TAG"
script: ".scripts/build_crossplatform.sh $TRAVIS_TAG"
deploy:
provider: releases

@ -81,7 +81,8 @@ Want to use `osem_notify` on a platform where no builds are provided?
Assuming you have golang installed, run
```sh
go install github.com/noerw/osem_notify
go get -v -d ./
go build main.go
```
For cross-compilation, check [this guide](https://dave.cheney.net/2015/08/22/cross-compilation-with-go-1-5) out.

Yükleniyor…
İptal
Kaydet