This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
dagger/stdlib/bats/tests/testfile/mods/bats-support/.travis.yml
Sam Alba 18c04dcc31 test: added bats dependencies files
Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
2021-12-14 09:12:18 -08:00

8 lines
142 B
YAML

language: bash
before_install:
- ./script/install-bats.sh
before_script:
- export PATH="${HOME}/.local/bin:${PATH}"
script:
- bats test