mirror of
https://github.com/twitter/twemoji.git
synced 2024-06-15 03:35:16 +00:00
9 lines
84 B
YAML
9 lines
84 B
YAML
language: node_js
|
|
node_js:
|
|
- "8"
|
|
git:
|
|
depth: 1
|
|
branches:
|
|
only:
|
|
- gh-pages
|