mirror of
https://github.com/lancedikson/bowser
synced 2024-10-27 20:34:22 +00:00
Use node 12 on TravisCI
This commit is contained in:
parent
e7fe551d0c
commit
e9cb529da8
@ -1,7 +1,7 @@
|
||||
language: node_js
|
||||
after_success: npm run coverage
|
||||
node_js:
|
||||
- "8.4.0"
|
||||
- "12"
|
||||
script:
|
||||
- npm run lint
|
||||
- npm run build
|
||||
|
Loading…
Reference in New Issue
Block a user