master/.travis.yml

13 lines
151 B
YAML
Raw Normal View History

2011-04-29 23:40:54 +00:00
rvm:
- 1.8.7
- 1.9.2
- ree
- jruby
- rbx
branches:
only:
- master
- hook
2011-09-02 14:22:24 +00:00
- stdin
notifications:
irc: "irc.freenode.org#guard"