mirror of
https://github.com/lancedikson/bowser
synced 2025-06-13 13:03:52 +00:00
5 lines
71 B
YAML
5 lines
71 B
YAML
language: node_js
|
|
after_success: npm run coverage
|
|
node_js:
|
|
- "8.4.0"
|