forked from FoundKeyGang/FoundKey
parent
85b71c65ca
commit
18c4d01fec
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- "7.3.0"
|
||||
services:
|
||||
- mongodb
|
||||
- redis-server
|
||||
before_script:
|
||||
- "mkdir -p ./.config && cp ./.ci-files/config.yml ./.config"
|
||||
env:
|
||||
|
|
Loading…
Reference in a new issue