Allow server time to start up
parent
ee06ff0765
commit
77c45273b0
|
@ -42,6 +42,7 @@ install:
|
|||
script:
|
||||
- opentaxii-run-dev &
|
||||
- pid=$!
|
||||
- sleep 15
|
||||
- cd tests
|
||||
- nosetests .
|
||||
- cd ..
|
||||
|
|
Loading…
Reference in New Issue