language: node_js node_js: - "7.3.0" before_script: - "mkdir -p ./.config && cp ./.ci-files/config.yml ./.config" cache: directories: - node_modules