2
0
mirror of https://github.com/gitwatch/gitwatch synced 2024-11-17 03:25:41 +00:00
gitwatch/travis.yml

20 lines
299 B
YAML
Raw Normal View History

2020-12-09 22:29:44 +00:00
language: bash
os:
- linux
- osx
addons:
apt:
sources:
- sourceline: 'ppa:duggan/bats'
packages:
- bats
- inotify-tools
homebrew:
packages:
- fswatch
- coreutils # in order to get greadlink
- bats-core
update: true
script:
- bats tests