forked from mystiq/dex
8 lines
69 B
YAML
8 lines
69 B
YAML
sudo: false
|
|
language: go
|
|
go:
|
|
- 1.1
|
|
- 1.2
|
|
- 1.3
|
|
- 1.4
|
|
- tip
|