chore(ci): add CI configuration

This commit is contained in:
Nicolas Carlier 2018-01-02 16:34:16 +00:00
parent 14c214efdf
commit b1ab34ed07

11
.travis.yml Normal file
View File

@ -0,0 +1,11 @@
language: go
go:
- 1.8
deploy:
provider: releases
api_key:
secure: VATbHmgR1DDXlIHEMpupuTggPU6wgtZk3BFK/eT5L+qqhnfSal1z+ZsypgWMGZN2Ch6WTRFaXqUhpV7N2oo+pQoXAYcDFWTd3BiTUied+pKVoUa8VuZFF2TW1cNcVJ3fnFPMFnpJPTYkld//+8s8zJQitTabE1QZdXNYPU1uUiY=
file: release/webhookd-linux-amd64
on:
repo: ncarlier/webhookd
tags: true