Newer
Older
smartcity_map_front / .travis.yml
wangxitong on 6 Mar 2021 85 bytes first commit
language: node_js
node_js: stable
script: npm run test
notifications:
  email: false