drone actually tests the api

This commit is contained in:
Cadey Ratio 2016-07-15 14:01:41 -07:00
parent 7adcf97746
commit 6af4b84be6
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ build:
- nimble refresh
- yes | nimble install
- cd client/nim
- ./test.sh
- bash ./test.sh
deploy:
git_push: