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