hexo-filter-github-emojis/.travis.yml

8 lines
101 B
YAML
Raw Permalink Normal View History

2018-10-04 19:29:18 +08:00
language: node_js
node_js:
- "8"
script:
- node update-emojis.js
after_success:
- bash push.sh