11-mes-new/.travis.yml
2022-11-07 08:45:49 +08:00

6 wiersze
81 B
YAML

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