mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08: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 |