drone tests the api

This commit is contained in:
Cadey Ratio 2016-07-15 14:00:57 -07:00
parent ca8f498af4
commit 7adcf97746
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ build:
commands:
- nimble refresh
- yes | nimble install
- cd client/nim
- ./test.sh
deploy:
git_push: