You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
easy-markdown-editor/.travis.yml

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