Revision e4c530240650535d1cb46569dfb013193471af05 authored by Mihai Bazon on 30 October 2013, 07:11:55 UTC, committed by Mihai Bazon on 30 October 2013, 07:11:55 UTC
1 parent bea3d90
Raw File
.travis.yml
language: node_js
node_js:
    - "0.4"
    - "0.6"
    - "0.8"
    - "0.10"
    - "0.11"
back to top