mirror of
https://github.com/jlengrand/adyen-node-api-library.git
synced 2026-03-10 15:48:10 +00:00
run tests on future versions and not only stable
This commit is contained in:
@@ -2,6 +2,10 @@ language: node_js
|
||||
node_js:
|
||||
- "10"
|
||||
- stable
|
||||
- "12"
|
||||
- "13"
|
||||
- "14"
|
||||
- latest
|
||||
cache: yarn
|
||||
script:
|
||||
- yarn run lint:fix
|
||||
|
||||
Reference in New Issue
Block a user