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