UNPKG

google-map-react

Version:

isomorphic google map react component, allows render react components on the google map

12 lines (11 loc) 196 B
language: node_js node_js: - stable cache: directories: - node_modules before_script: - git diff --exit-code # make sure that yarn.lock didn't change script: - yarn run lint - yarn test