Skip to content
Snippets Groups Projects
Commit 18c4d01f authored by syuilo's avatar syuilo
Browse files

WIP #23

Add services to .travis.yml
parent 85b71c65
No related branches found
No related tags found
No related merge requests found
language: node_js
node_js:
- "7.3.0"
services:
- mongodb
- redis-server
before_script:
- "mkdir -p ./.config && cp ./.ci-files/config.yml ./.config"
env:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment