8 lines
75 B
YAML
8 lines
75 B
YAML
language: go
|
|
|
|
go:
|
|
- tip
|
|
|
|
install:
|
|
- go get github.com/thoj/go-ircevent
|