1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-02 12:00:03 +02:00
Files
minifyfromhtml/node_modules/async-limiter/.travis.yml
2018-05-05 14:29:20 +02:00

8 lines
89 B
YAML

language: node_js
node_js:
- "6"
- "node"
script: npm run travis
cache:
yarn: true