mirror of
https://github.com/kevinveenbirkenbach/physical-interface.git
synced 2024-11-10 20:41:03 +01:00
7 lines
89 B
YAML
7 lines
89 B
YAML
language: C++
|
|
git:
|
|
submodules: false
|
|
script:
|
|
- shellcheck ./administration/*.sh
|
|
|