mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-19 13:53:43 +01:00
9 lines
71 B
YAML
9 lines
71 B
YAML
language: go
|
|
go:
|
|
- 1.8
|
|
|
|
sudo: false
|
|
|
|
script:
|
|
- ./scripts/travis.sh
|