mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2026-01-25 02:54:09 +01:00
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2219 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
6 lines
81 B
YAML
6 lines
81 B
YAML
language: node_js
|
|
node_js:
|
|
- 11
|
|
after_script:
|
|
- npm run build -- retire
|