mirror of
https://github.com/Lissy93/md-cv-maker.git
synced 2021-05-12 19:52:19 +03:00
8 lines
100 B
YAML
8 lines
100 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.12"
|
|
before_install:
|
|
- npm install -g grunt-cli
|
|
git:
|
|
depth: 10
|