master/.travis.yml

11 lines
133 B
YAML
Raw Normal View History

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