mirror of
https://github.com/status-im/matterbridge.git
synced 2025-02-02 01:04:50 +00:00
9 lines
59 B
YAML
9 lines
59 B
YAML
|
language: go
|
||
|
|
||
|
go:
|
||
|
- 1.8
|
||
|
- 1.7.5
|
||
|
- 1.6.4
|
||
|
|
||
|
sudo: false
|