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

add unit-test stage

parent cec8ba14
...@@ -35,6 +35,8 @@ jobs: ...@@ -35,6 +35,8 @@ jobs:
- make coverage - make coverage
after_success: after_success:
- bash <(curl -s https://codecov.io/bash) - bash <(curl -s https://codecov.io/bash)
branches:
only: master
- stage: deploy - stage: deploy
sudo: required 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