mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
10 lines
94 B
YAML
10 lines
94 B
YAML
sudo: false
|
|
|
|
language: node_js
|
|
|
|
node_js:
|
|
- "6"
|
|
|
|
before_script:
|
|
- npm install -g grunt-cli
|