9 lines
95 B
YAML
9 lines
95 B
YAML
|
language: go
|
||
|
|
||
|
go:
|
||
|
- tip
|
||
|
|
||
|
install:
|
||
|
- github.com/dchest/uniuri
|
||
|
- github.com/ewhal/pygments
|