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