This repository has been archived on 2024-04-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
dagger/stdlib/bats/tests/testfile/mods/bats-support/.travis.yml
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