mirror of
https://github.com/dylanaraps/pure-bash-bible.git
synced 2025-12-16 23:44:19 +01:00
8 lines
57 B
YAML
8 lines
57 B
YAML
language: bash
|
|
|
|
os:
|
|
- linux
|
|
|
|
script:
|
|
- ./test.sh
|