UNPKG

ut-tools

Version:

Build and Release management automation package.

11 lines (10 loc) 192 B
sudo: false language: node_js node_js: - "0.12" - "0.11" - "0.10" - "0.8" - "iojs" before_install: - 'if [ "${TRAVIS_NODE_VERSION}" == "0.8" ] ; then npm install -g npm@2.7.3; fi'