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

8 lines
101 B
YAML

language: node_js
node_js:
- "8"
script:
- node update-emojis.js
after_success:
- bash push.sh