mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-26 12:16:20 +08:00
Update .travis.yml
This commit is contained in:
parent
98b70a5cfd
commit
ea2bb68ab7
@ -22,3 +22,6 @@ install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- go test -v ./...
|
- go test -v ./...
|
||||||
|
|
||||||
|
after_success:
|
||||||
|
- go test -bench ./...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user