hexo-filter-github-emojis/.travis.yml
2018-10-04 19:29:18 +08:00

8 lines
101 B
YAML

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