home *** CD-ROM | disk | FTP | other *** search
/ PC go! 2014 June / PCgo_CD_2014_06.iso / node_modules / xml2js / .travis.yml < prev    next >
Encoding:
Text File  |  2013-04-09  |  80 b   |  6 lines

  1. language: node_js
  2.  
  3. # test on two node.js versions: 0.6 and 0.8
  4. node_js:
  5.   - 0.8
  6.