forked from ebhomengo/niki
8 lines
49 B
YAML
8 lines
49 B
YAML
|
language: go
|
||
|
|
||
|
go:
|
||
|
- 1.8
|
||
|
|
||
|
script:
|
||
|
- go test
|