mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
9 lines
79 B
YAML
9 lines
79 B
YAML
language: go
|
|
go:
|
|
- 1.8
|
|
|
|
sudo: false
|
|
|
|
script:
|
|
- ./scripts/test-and-build.sh
|