mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-22 19:55:48 +00:00
8 lines
76 B
YAML
8 lines
76 B
YAML
sudo: false
|
|
|
|
language: node_js
|
|
|
|
node_js:
|
|
- lts/boron
|
|
- lts/carbon
|
|
- current
|