mirror of
https://github.com/tenrok/axios.git
synced 2026-05-30 15:24:11 +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
|
||||
node_js:
|
||||
- 10
|
||||
- 12
|
||||
- node
|
||||
email:
|
||||
on_failure: change
|
||||
on_success: never
|
||||
|
||||
Reference in New Issue
Block a user