mirror of
https://github.com/omniscale/magnacarto.git
synced 2025-09-29 22:33:36 +02:00
8 lines
60 B
YAML
8 lines
60 B
YAML
language: go
|
|
go:
|
|
- 1.6
|
|
- 1.5.3
|
|
- tip
|
|
|
|
script:
|
|
- go test
|