Files
squoosh/.travis.yml
Jake Archibald 428b7d976d Create CSS typings before build. Fixes #251. (#350)
* Create CSS typings before build

* Let's try this.

* Adding comment

* Remove hack from travis
2018-11-28 16:09:08 +00:00

8 lines
76 B
YAML

language: node_js
node_js:
- node
- 10
- 8
cache: npm
script: npm run build