mirror of
https://github.com/tenrok/axios.git
synced 2026-06-20 20:00:40 +03:00
Add test with Node.js 12 (#2860)
* test with Node.js 12 * test with latest Co-authored-by: Jay <jasonsaayman@gmail.com>
This commit is contained in:
@@ -3,6 +3,8 @@ services:
|
|||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- 10
|
- 10
|
||||||
|
- 12
|
||||||
|
- node
|
||||||
email:
|
email:
|
||||||
on_failure: change
|
on_failure: change
|
||||||
on_success: never
|
on_success: never
|
||||||
|
|||||||
Reference in New Issue
Block a user