mirror of
https://github.com/tj/git-extras.git
synced 2026-09-14 09:26:19 -04:00
5 lines
83 B
YAML
5 lines
83 B
YAML
os:
|
|
- linux
|
|
- osx
|
|
script: ./check_integrity.sh $(find bin | cut -b 5- | xargs)
|