master/.travis.yml
2011-09-03 22:37:36 +02:00

13 lines
151 B
YAML

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