]> gerrit.simantics Code Review - simantics/district.git/blob - node_modules/read-installed/.travis.yml
Hide "enabled" column for non-component type tech type tables
[simantics/district.git] / node_modules / read-installed / .travis.yml
1 language: node_js
2 before_install:
3   - '[ "${TRAVIS_NODE_VERSION}" != "0.8" ] || npm install -g npm@1.4.28'
4   - npm install -g npm@latest
5 node_js:
6   - '0.8'
7   - '0.10'
8   - '0.12'
9   - 'iojs'