master/.travis.yml

20 lines
298 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
- guard_dependencies
env:
2011-09-24 10:20:35 +00:00
- GUARD_SLEEP=1
notifications:
recipients:
- thibaud@thibaud.me
- rymai@rymai.me
- michi@netzpiraten.ch
- yann.lugrin@sans-savoir.net
2011-09-04 12:41:28 +00:00
irc: "irc.freenode.org#guard"