Files
postcss-partial-process/.travis.yml
Benoît Rouleau a174b8a747 first commit
2018-05-03 01:27:28 -04:00

10 lines
115 B
YAML

language: node_js
cache: yarn
node_js:
- node
- "8"
- "6"
- "4"
install:
- YARN_IGNORE_ENGINES=true yarn