iview/.travis.yml

6 lines
60 B
YAML
Raw Normal View History

2016-10-02 20:34:35 +08:00
language: node_js
node_js:
- "6"
2016-12-25 22:49:42 +08:00
script:
- npm run test