mirror of
https://github.com/status-im/whisper.git
synced 2025-02-01 21:45:18 +00:00
9 lines
78 B
YAML
9 lines
78 B
YAML
|
language: go
|
||
|
go:
|
||
|
- 1.9
|
||
|
- "1.10"
|
||
|
- tip
|
||
|
matrix:
|
||
|
allow_failures:
|
||
|
- go: tip
|