mirror of
https://github.com/logos-messaging/go-multiaddr.git
synced 2026-08-24 21:35:20 +00:00
added travis.yml
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.2
|
||||
- 1.3
|
||||
- release
|
||||
- tip
|
||||
|
||||
script:
|
||||
- go test -v ./...
|
||||
Reference in New Issue
Block a user