updated travis.yml

This commit is contained in:
Marian Oancea 2014-11-05 23:31:54 +02:00
parent 44ab30f628
commit 7d6164b351

View File

@ -1,6 +1,12 @@
language: node_js
node_js:
- "0.11"
- "0.10"
# before_script:
# - npm install
# - gulp build
- "0.8"
- "0.6"
- "0.5"
- "0.4"
before_script:
- npm install
after_script:
- npm run-script gulp