mirror of
https://github.com/danog/inline-critical.git
synced 2024-11-30 04:29:07 +01:00
7 lines
63 B
YAML
7 lines
63 B
YAML
sudo: false
|
|
language: node_js
|
|
node_js:
|
|
- "6"
|
|
- "5"
|
|
- "4"
|