Revision e3342a3cf63b84c93cb288ba568a3fe260d08247 authored by Mihai Bazon on 12 June 2014, 14:24:33 UTC, committed by Mihai Bazon on 12 June 2014, 14:24:33 UTC
1 parent 7bf59b5
Raw File
.travis.yml
language: node_js
node_js:
    - "0.4"
    - "0.8"
    - "0.10"
    - "0.11"
back to top