Add travis config
Showing
.travis.yml
0 → 100644
... | ... | @@ -14,7 +14,7 @@ |
"url": "https://github.com/qiuxiang/react-native-amap3d" | ||
}, | ||
"scripts": { | ||
"flow": "flow" | ||
"test": "flow" | ||
}, | ||
"peerDependencies": { | ||
"react": ">=16", | ||
... | ... |
Please
register
or
sign in
to comment