mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-18 09:52:20 +00:00
Updated .travis.yml
This commit is contained in:
parent
205e26883e
commit
52bb575f5f
1 changed files with 1 additions and 0 deletions
|
|
@ -10,3 +10,4 @@ before_script:
|
|||
- 'npm install -g grunt-cli mocha'
|
||||
- cp config.json.example config.json
|
||||
- "until nc -z localhost 27017; do echo Waiting for MongoDB; sleep 1; done"
|
||||
- "export DISPLAY=:99"
|
||||
|
|
|
|||
Loading…
Reference in a new issue