Add BSDs to supported platforms

This commit is contained in:
Iwasaki Yudai 2015-08-22 13:11:11 +09:00
parent b18d35f267
commit 94f571d629

View File

@ -13,7 +13,7 @@ build:
code: |
if [ `go fmt ./... | wc -l` -gt 0 ]; then echo "go fmt error"; exit 1; fi
- tcnksm/gox:
os: "darwin linux"
os: "darwin linux freebsd netbsd openbsd"
arch: "386 amd64"
- yudai/targz:
input: $WERCKER_OUTPUT_DIR/pkg