mirror of
https://github.com/arnaucube/go-dht.git
synced 2026-02-06 19:06:44 +01:00
add travis
This commit is contained in:
8
.travis.yml
Normal file
8
.travis.yml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
language: go
|
||||||
|
|
||||||
|
go:
|
||||||
|
- "1.12"
|
||||||
|
|
||||||
|
env:
|
||||||
|
- GO111MODULE=on
|
||||||
|
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
# go-dht
|
# go-dht [](https://goreportcard.com/report/github.com/arnaucube/go-dht) [](https://travis-ci.org/arnaucube/go-dht)
|
||||||
|
|
||||||
Kademlia DHT Go implementation.
|
Kademlia DHT Go implementation.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user