mirror of
https://github.com/google-map-react/google-map-react.git
synced 2025-12-08 18:26:32 +00:00
7 lines
78 B
YAML
7 lines
78 B
YAML
language: node_js
|
|
node_js:
|
|
- "iojs-2"
|
|
script:
|
|
- npm run lint
|
|
- npm test
|