mirror of
https://github.com/twitter/twemoji.git
synced 2025-08-04 07:06:42 +09:00
Make travis install fail if yarn lock needs updating
This commit is contained in:
@ -6,5 +6,5 @@ git:
|
||||
branches:
|
||||
only:
|
||||
- gh-pages
|
||||
install: yarn install
|
||||
install: yarn install --frozen-lockfile
|
||||
script: yarn test
|
||||
|
Reference in New Issue
Block a user