mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-05 22:56:11 +00:00
tests: upgrade travis node.js version from 10 to 12
This commit is contained in:
@@ -2,7 +2,7 @@ sudo: false
|
||||
|
||||
language: node_js
|
||||
node_js:
|
||||
- '10'
|
||||
- '12'
|
||||
|
||||
script:
|
||||
- npm test
|
||||
|
||||
Reference in New Issue
Block a user