Update .travis.yml

pull/156/head
Wes Cossick 9 years ago
parent a9c100fe6c
commit 804427835b

@ -1,6 +1,6 @@
language: node_js
node_js:
- "stable"
- "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

Loading…
Cancel
Save