1
0
mirror of https://github.com/lancedikson/bowser synced 2024-10-27 20:34:22 +00:00
This commit is contained in:
Naor Peled 2023-05-17 23:15:03 +03:00
parent 9460cdc3c2
commit 3313bdf537

View File

@ -1,8 +0,0 @@
language: node_js
after_success: npm run coverage
node_js:
- "12.16.3"
script:
- npm run lint
- npm run build
- npm test