forked from TrueCloudLab/distribution
5223c27422
Signed-off-by: Tariq Ibrahim <tariq181290@gmail.com>
7 lines
52 B
YAML
7 lines
52 B
YAML
language: go
|
|
|
|
go:
|
|
- 1.4
|
|
|
|
script:
|
|
- go test
|