mirror of
https://github.com/omniscale/magnacarto.git
synced 2025-09-28 21:03:34 +02:00
8 lines
60 B
YAML
8 lines
60 B
YAML
language: go
|
|
go:
|
|
- 1.6
|
|
- 1.5.3
|
|
- tip
|
|
|
|
script:
|
|
- go test
|