mirror of
https://github.com/supanadit/todo.git
synced 2024-11-10 09:52:19 +00: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
|