mirror of
https://github.com/twitter/twemoji.git
synced 2024-11-02 11:30:12 +00:00
10 lines
96 B
YAML
10 lines
96 B
YAML
sudo: false
|
|
language: node_js
|
|
node_js:
|
|
- "5"
|
|
git:
|
|
depth: 1
|
|
branches:
|
|
only:
|
|
- gh-pages
|