UNPKG

swgs

Version:

swgs is a compatiblity layer between svg and react-native-svg

10 lines (9 loc) 129 B
language: node_js dist: trusty sudo: false node_js: - "9" - "8" - "6" script: npm run test after_success: npm run coverage