mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-03-30 23:03:03 -07:00
8 lines
82 B
YAML
Executable File
8 lines
82 B
YAML
Executable File
language: node_js
|
|
|
|
node_js:
|
|
- "12"
|
|
|
|
before_script:
|
|
- npm install -g grunt-cli
|