xmitter-11ty/.travis.yml
2018-01-22 23:54:11 -06:00

9 lines
137 B
YAML

language: node_js
node_js:
- 8
deploy:
provider: script
script: node ./node_modules/@11ty/eleventy/cmd.js
on:
branch: master