DEBSOURCES
Skip Quicknav
sources / node-unc-path-regex / 0.1.2%2B~0.1.0-1 / .travis.yml
1234567891011
sudo: false language: node_js node_js: - "0.10" - "0.12" - "0.13" - "iojs" matrix: fast_finish: true allow_failures: - node_js: "0.13"