2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-17 06:54:27 -06:00

Update .travis.yml

This commit is contained in:
Wes Cossick 2015-11-03 14:45:51 -06:00
parent a9c100fe6c
commit 804427835b

View File

@ -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