Blame view

.travis.yml 67 Bytes
4986daf0   梁灏   add travis
1
2
3
4
5
  sudo: false
  
  language: node_js
  
  node_js:
5d9f597e   梁灏   update travis
6
7
8
    - "5"
  
  script: make dist