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