mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
let's try travis again
This commit is contained in:
parent
b8ed0cce36
commit
98cfbabb3b
1 changed files with 11 additions and 0 deletions
11
.travis.yml
Normal file
11
.travis.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
rvm:
|
||||
- 1.9.3
|
||||
- jruby
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
notifications:
|
||||
irc: "irc.freenode.org#sidekiq"
|
||||
email:
|
||||
recipients:
|
||||
- sidekiq@librelist.org
|
Loading…
Add table
Add a link
Reference in a new issue