RxSwift/.travis.yml

12 lines
188 B
YAML

language: objective-c
osx_image: xcode7.3
notifications:
slack: rxswift:3ykt2Z61f8GkdvhCZTYPduOL
email: false
script:
- "bundle exec danger --verbose"
- ./scripts/all-tests.sh