simplemde-markdown-editor/.travis.yml
2015-11-03 14:45:51 -06:00

7 lines
185 B
YAML

language: node_js
node_js:
- "0.12" # TODO: change to stable soon when resolved: https://github.com/tracker1/gulp-header/issues/23
before_script:
- npm install -g gulp
script: gulp