mirror of
https://github.com/arnaucube/go-snark-study.git
synced 2026-02-02 17:26:41 +01:00
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"
|
||||||
|
|
||||||
|
env:
|
||||||
|
- GO111MODULE=on
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
# go-snark [](https://goreportcard.com/report/github.com/arnaucube/go-snark)
|
# go-snark [](https://goreportcard.com/report/github.com/arnaucube/go-snark) [](https://travis-ci.org/arnaucube/go-snark)
|
||||||
|
|
||||||
zkSNARK library implementation in Go
|
zkSNARK library implementation in Go
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user