mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 01:47:39 -07:00
parent
7c42919e25
commit
c7d0162915
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