1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-02 12:00:03 +02:00
Files
minifyfromhtml/node_modules/fast-json-stable-stringify/.travis.yml
s2 a4b62da0ba use terser and clean-css directly
create a sourcemap as well by default
2020-02-13 15:39:37 +01:00

9 lines
111 B
YAML

language: node_js
node_js:
- "8"
- "10"
- "12"
- "13"
after_script:
- coveralls < coverage/lcov.info