homebrew-cask/.travis.yml

12 lines
285 B
YAML
Raw Normal View History

2013-04-05 15:02:24 +08:00
language: objective-c
install: bundle
script: bundle exec rake test
2013-07-17 07:02:14 +08:00
notifications:
irc:
channels:
- "chat.freenode.net#homebrew-cask"
2013-07-22 12:24:43 +08:00
template:
- "%{build_number}: %{branch}@%{commit} %{author} -> %{message} %{build_url}"
use_notice: true
2013-07-22 12:24:43 +08:00
skip_join: true