mirror of
https://github.com/Hopiu/djLint.git
synced 2026-05-17 01:21:06 +00:00
5 lines
54 B
YAML
5 lines
54 B
YAML
language: node_js
|
|
node_js:
|
|
- '0.10'
|
|
|
|
script: npm test
|