2
0
mirror of https://github.com/tenrok/axios.git synced 2026-06-05 16:42:32 +03:00
Files
axios/.travis.yml
T
2015-03-17 16:56:30 -06:00

9 lines
147 B
YAML

language: node_js
email:
on_failure: change
on_success: never
before_script:
- npm install -g grunt-cli
after_success:
- npm run coveralls