mirror of
https://github.com/imjasonh/tros
synced 2026-07-06 22:12:56 +00:00
12 lines
152 B
YAML
12 lines
152 B
YAML
language: go
|
|
|
|
go:
|
|
- 1.4
|
|
- tip
|
|
|
|
notifications:
|
|
email:
|
|
recipients:
|
|
- imjasonh+travis@gmail.com
|
|
on_success: never
|
|
on_failure: change
|