really use sh

This commit is contained in:
Cadey Ratio 2016-07-15 14:04:58 -07:00
parent f59ef1ff1f
commit 7972261464
1 changed files with 1 additions and 1 deletions

View File

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