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