Change from pnpm to npm, add ./link.sh shortcut for npm style package linking
[clean-css.git] / .travis.yml
1 sudo: false
2 language: node_js
3 cache: npm
4 node_js:
5   - 4
6   - 6
7   - 7
8 matrix:
9   fast_finish: true