UNPKG

label-studio

Version:

Data Labeling Tool that is backend agnostic and can be embedded into your applications

20 lines (15 loc) 213 B
language: node_js branches: only: - master - /^release\/.+$/ - /^major\/.+$/ node_js: - node cache: directories: - node_modules script: - npm test - unset CI - npm run build-bundle