mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-02 20:00:05 +02:00
10 lines
91 B
YAML
10 lines
91 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
- "0.12"
|
|
- "4"
|
|
- "6"
|
|
- "8"
|
|
- "10"
|
|
- "12"
|