Files
squoosh/.travis.yml
2018-11-18 14:00:28 +01:00

8 lines
159 B
YAML

language: node_js
node_js:
- node
- 10
- 8
cache: npm
script: npm run build || npm run build # scss ts definitions need to be generated before an actual build