Update .travis.yml

patch-ionaru
Wes Cossick 9 years ago
parent a9c100fe6c
commit 804427835b

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

Loading…
Cancel
Save