You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dotbare/.travis.yml

12 lines
253 B
YAML

4 years ago
language: bash
4 years ago
os:
- linux
- osx
4 years ago
service:
- docker
4 years ago
before_script: docker pull bats/bats:latest
4 years ago
script:
- ./shellcheck.sh
4 years ago
- ./dotbare finit -u https://github.com/kazhala/dotfiles.git
- docker run -it -v "${PWD}:/code" bats/bats:latest tests/