test: added github-release-fake-server

This commit is contained in:
Christoph Witzko
2015-02-05 01:00:42 +01:00
parent f2484b8e42
commit eb470712d7
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@ set -e
mkdir -p .tmp/modules
./node_modules/.bin/sinopia ./tests/config.yml & echo $! >> .tmp/sinopia.pid
./node_modules/.bin/github-release-fake-server -p 4343 & echo $! >> .tmp/ghrs.pid
sleep 0.5