mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-04-19 20:09:14 +03:00
5 lines
82 B
YAML
5 lines
82 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
before_script:
|
|
- npm install -g grunt-cli
|