MAGIC - ci integration

This commit is contained in:
emmansun 2021-02-16 20:02:07 +08:00
parent baca02c1c1
commit 6ad9434d83

5
smx509/.travis.yml Normal file
View File

@ -0,0 +1,5 @@
language: go
go:
- 1.14.x
script:
- go test -v ./...