source: node_modules/xml/.travis.yml

main
Last change on this file was d24f17c, checked in by Aleksandar Panovski <apano77@…>, 15 months ago

Initial commit

  • Property mode set to 100644
File size: 86 bytes
Line 
1sudo: false
2language: node_js
3node_js:
4 - node
5 - "5"
6 - "4"
7 - "0.10"
8 - "0.12"
Note: See TracBrowser for help on using the repository browser.