mirror of
https://github.com/google-map-react/google-map-react.git
synced 2025-12-08 18:26:32 +00:00
Travis: Ensure that yarn.lock is up to date (#487)
See https://github.com/istarkov/google-map-react/pull/483#issuecomment-353480981
This commit is contained in:
parent
7814901c64
commit
9d5a1cc37f
@ -4,6 +4,8 @@ node_js:
|
||||
cache:
|
||||
directories:
|
||||
- node_modules
|
||||
before_script:
|
||||
- git diff --exit-code # make sure that yarn.lock didn't change
|
||||
script:
|
||||
- yarn run lint
|
||||
- yarn test
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user