Logo

GitLab

Sign in

xntalk / xntalk-rnapp

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • xntalk-rnapp
  • faceCollect
  • .travis.yml
  • 人脸采集
    d7245732
    yangxia authored
    2018-06-19 18:14:25 +0800  
    Browse Code »
.travis.yml 75 Bytes
Edit Raw Blame History
1 2 3 4 5 6
language: node_js
node_js:
  - "6"
script:
  - npm run eslint
  - npm test