add packages
This commit is contained in:
+9
@@ -0,0 +1,9 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.9
|
||||
|
||||
install:
|
||||
- go get github.com/templexxx/reedsolomon
|
||||
|
||||
script:
|
||||
- go test -v
|
||||
Reference in New Issue
Block a user