utils.c: file_exists_at: fallback to `fstatat` when `faccessat` fails with `EINVAL` (on musl). .travis.yml: alpine test added. main.c: reallocate path before appending. Closes #174. Signed-off-by: Max Goltzsche <max.goltzsche@gmail.com>