master/.travis.yml
2011-09-04 15:26:58 +02:00

14 lines
152 B
YAML

rvm:
- 1.8.7
- 1.9.2
- ree
- jruby
- rbx
branches:
only:
- master
- hook
- stdin
notifications:
irc: "irc.freenode.org#guard"