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

Update .travis.yml

This commit is contained in:
Wes Cossick 2015-11-03 14:41:17 -06:00
parent 4e1d01bcb7
commit a9c100fe6c

View File

@ -1,6 +1,6 @@
language: node_js language: node_js
node_js: node_js:
- "0.12.7" - "stable"
before_script: before_script:
- npm install -g gulp - npm install -g gulp
script: gulp script: gulp