2
0
mirror of https://github.com/kazhala/dotbare synced 2024-11-02 09:40:27 +00:00
dotbare/.travis.yml
2020-05-13 15:36:45 +10:00

8 lines
164 B
YAML

language: bash
os: linux
before_script: npm install -g bats
script:
- ./shellcheck.sh
- dotbare finit -u https://github.com/kazhala/dotfiles.git
- bats tests