mirror of
https://github.com/github/choosealicense.com
synced 2025-02-07 19:23:49 +01:00
6 lines
82 B
YAML
6 lines
82 B
YAML
![]() |
language: node_js
|
||
|
node_js:
|
||
|
- "0.10"
|
||
|
before_script:
|
||
|
- npm install -g grunt-cli
|