mirror of
https://github.com/twitter/twemoji.git
synced 2024-11-02 02:29:54 +00:00
Make travis install fail if yarn lock needs updating
This commit is contained in:
parent
af5f75d541
commit
77f1d27ae8
@ -6,5 +6,5 @@ git:
|
||||
branches:
|
||||
only:
|
||||
- gh-pages
|
||||
install: yarn install
|
||||
install: yarn install --frozen-lockfile
|
||||
script: yarn test
|
||||
|
Loading…
Reference in New Issue
Block a user