mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-05 22:56:11 +00:00
9 lines
71 B
YAML
9 lines
71 B
YAML
sudo: false
|
|
|
|
language: node_js
|
|
node_js:
|
|
- '12'
|
|
|
|
script:
|
|
- npm test
|