Commit b8bf50f0 authored by madengji's avatar madengji Committed by 33cn

just test sequence

parent d565731d
......@@ -20,12 +20,12 @@ jobs:
- go get -u mvdan.cc/sh/cmd/gosh
script:
- make checkgofmt && make fmt_go
- make linter
# - make linter
- stage: test
install: skip
script:
- make test && make coverage
script: skip
# - make test && make coverage
- stage: deploy
sudo: required
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment