This repository has been archived on 2024-11-04. You can view files and clone it, but cannot push or open issues or pull requests.
2018-09-04 03:43:48 +00:00
|
|
|
language: node_js
|
|
|
|
node_js:
|
2019-08-31 05:48:26 +00:00
|
|
|
- 11
|
2018-09-04 03:43:48 +00:00
|
|
|
after_script:
|
|
|
|
- npm run build -- retire
|