AIAS/8_suite_hub/question_answering_system/qa-system-ui/.travis.yml
2021-12-20 14:11:59 +08:00

6 lines
81 B
YAML

language: node_js
node_js: 10
script: npm run test
notifications:
email: false