Added travis-ci config
This commit is contained in:
11
.travis.yml
Normal file
11
.travis.yml
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
language: go
|
||||||
|
go:
|
||||||
|
- 1.4
|
||||||
|
- tip
|
||||||
|
notifications:
|
||||||
|
email:
|
||||||
|
recipients:
|
||||||
|
- c.maglie@bug.st
|
||||||
|
on_success: change
|
||||||
|
on_failure: always
|
||||||
|
|
||||||
Reference in New Issue
Block a user