mirror of
https://github.com/Hack-a-Day/Vectorscope.git
synced 2024-12-22 22:09:30 +00:00
5 lines
80 B
YAML
5 lines
80 B
YAML
language: node_js
|
|
node_js:
|
|
- 4.1.1
|
|
before_script:
|
|
- npm install -g grunt-cli |