master/.travis.yml
Thibaud Guillaume-Gentil 0c7b496296 Add stdin branch to travis
2011-09-02 16:22:24 +02:00

11 lines
133 B
YAML

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