add travis
This commit is contained in:
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@ -0,0 +1,7 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- "1.12"
|
||||
- master
|
||||
|
||||
go_import_path: github.com/Tnze/go-mc
|
Reference in New Issue
Block a user