Skip to content
Snippets Groups Projects

node_config -> CONFIG -> config.js -> config

Merged Jure requested to merge config into master
1 unresolved thread
Compare and Show latest version
2 files
+ 999
701
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
image: node:7
before_script:
- npm install --global yarn
- npm install -g yarn
- yarn
test: