irc-osric/.travis.yml
2015-02-26 05:27:31 -05:00

9 lines
118 B
YAML

language: go
go:
- tip
install:
- go get github.com/thoj/go-ircevent
- go get github.com/antonholmquist/jason