1
0
mirror of https://github.com/lancedikson/bowser synced 2024-09-28 22:30:44 +00:00
lancedikson_bowser/.travis.yml
Denis Demchenko 0ea3fe16a4 Add coveralls integration
fixes #225
2018-06-30 17:35:12 +03:00

5 lines
71 B
YAML

language: node_js
after_success: npm run coverage
node_js:
- "8.4.0"