irc-osric/.travis.yml

9 lines
118 B
YAML
Raw Normal View History

2015-01-03 00:18:32 -05:00
language: go
go:
- tip
install:
- go get github.com/thoj/go-ircevent
2015-02-26 05:27:31 -05:00
- go get github.com/antonholmquist/jason