mirror of
https://github.com/Hopiu/micro.git
synced 2026-04-20 22:31:00 +00:00
Fix travis
This commit is contained in:
parent
f93a9d911d
commit
8ad7f99878
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
language: go
|
||||
script: go test ./...
|
||||
script: make test
|
||||
|
|
|
|||
Loading…
Reference in a new issue