mirror of
https://github.com/tenrok/axios.git
synced 2026-06-05 16:42:32 +03:00
7 lines
110 B
YAML
7 lines
110 B
YAML
language: node_js
|
|
email:
|
|
on_failure: change
|
|
on_success: never
|
|
before_script:
|
|
- npm install -g grunt-cli
|