mirror of
https://github.com/sobolevn/git-secret
synced 2024-11-02 21:40:18 +00:00
52dd244a73
adds a docker file for integration tests update integration framework and tests to include alpine update makefile to include apk builds for alpine update build utils to include apk compatibility changed a couple switch lines to be compatible with alpine adds travis tests
8 lines
63 B
YAML
8 lines
63 B
YAML
---
|
|
test_dependencies:
|
|
- gawk
|
|
- man
|
|
|
|
build_tools:
|
|
- make
|