Files
hrm_eva/wwwroot/BackendScript/assets/morris.js-0.4.3/.travis.yml
Nakorn Rientrakrunchai 8b98125e49 First Initial
2020-02-20 15:02:39 +07:00

7 lines
95 B
YAML

language: node_js
node_js:
- 0.8
before_script:
- "npm install -g grunt"
- "npm install"