forked from jshiffer/go-xmpp
add .travis.yml
This commit is contained in:
parent
62f9ce3246
commit
02db6f5ed6
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@ -0,0 +1,5 @@
|
||||
language: go
|
||||
go:
|
||||
- tip
|
||||
script:
|
||||
- go test
|
Loading…
Reference in New Issue
Block a user