Revision f652372c9a55ac7c6c3d965f0dff47bf0d0c0b3e authored by Mihai Bazon on 19 May 2013, 11:25:05 UTC, committed by Mihai Bazon on 19 May 2013, 11:25:05 UTC
1 parent ad1fc3b
Raw File
.travis.yml
language: node_js
node_js:
    - "0.4"
    - "0.6"
    - "0.8"
    - "0.10"
    - "0.11"
back to top