Revision 9fc6796d2a5f385500efc84020b5f6f73a6bb4a0 authored by Mihai Bazon on 22 May 2013, 18:22:14 UTC, committed by Mihai Bazon on 22 May 2013, 18:22:14 UTC
See discussion in a9511dfbe5c0d96d8cacb87582aa9a19737bbb98
1 parent 9fc8a52
Raw File
.travis.yml
language: node_js
node_js:
    - "0.4"
    - "0.6"
    - "0.8"
    - "0.10"
    - "0.11"
back to top