continuous integration
This commit is contained in:
parent
6495b81762
commit
3c4fb6e8b2
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
language: go
|
||||||
|
|
||||||
|
go:
|
||||||
|
- tip
|
||||||
|
|
||||||
|
install:
|
||||||
|
- go get github.com/thoj/go-ircevent
|
Loading…
Reference in New Issue
Block a user