Files
imagemin-webp/.travis.yml
2020-10-09 21:23:10 +08:00

9 lines
80 B
YAML

os:
- linux
- windows
language: node_js
node_js:
- '14'
- '12'
- '10'