homebrew-cask/.travis.yml

9 lines
167 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"
use_notice: true