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
3 files
+ 1035
702
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 2
1
image: node:8
image: node:7
before_script:
- npm install -g yarn
- yarn
test: