rt-sim-training-client/.travis.yml
2019-07-02 16:29:52 +08:00

6 lines
85 B
YAML

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