2
0
mirror of https://github.com/gitwatch/gitwatch synced 2024-11-18 21:26:31 +00:00
gitwatch/.travis.yml

9 lines
205 B
YAML
Raw Normal View History

2018-12-14 21:18:09 +00:00
language: bash
before_install:
- sudo add-apt-repository ppa:duggan/bats --yes
- sudo apt-get update -qq
- sudo apt-get install -qq bats
- sudo apt-get install inotify-tools
script:
- bats tests