Newer
Older
dcms_front / .travis.yml
zhangyingjie on 25 Oct 2019 85 bytes first commit
language: node_js
node_js: stable
script: npm run test
notifications:
  email: false