1
0
mirror of https://github.com/twitter/twemoji.git synced 2024-07-01 02:19:09 +00:00

Have travis use yarn

This commit is contained in:
Nathan Downs 2019-04-03 16:26:10 -07:00
parent ca5377799e
commit 15d31a9198

View File

@ -6,3 +6,5 @@ git:
branches:
only:
- gh-pages
install: yarn install
script: yarn test