drone tests the api
This commit is contained in:
parent
ca8f498af4
commit
7adcf97746
|
@ -3,6 +3,8 @@ build:
|
|||
commands:
|
||||
- nimble refresh
|
||||
- yes | nimble install
|
||||
- cd client/nim
|
||||
- ./test.sh
|
||||
|
||||
deploy:
|
||||
git_push:
|
||||
|
|
Loading…
Reference in New Issue