mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-04 08:09:30 +08:00
8 lines
108 B
Text
8 lines
108 B
Text
language: node_js
|
|
node_js:
|
|
- "4"
|
|
- "6"
|
|
- "7"
|
|
- "8"
|
|
after_script:
|
|
- coveralls < coverage/lcov.info
|