mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
Updated Travis CI configuration
This commit is contained in:
parent
edecf4ca83
commit
4238b79674
1 changed files with 6 additions and 6 deletions
|
@ -1,12 +1,12 @@
|
||||||
---
|
---
|
||||||
rvm:
|
rvm:
|
||||||
- 1.8.7
|
- 1.8.7
|
||||||
- 1.9.2
|
- 1.9.2
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
- rbx
|
- rbx-18mode
|
||||||
- rbx-2.0
|
- rbx-19mode
|
||||||
- jruby
|
- jruby
|
||||||
- ruby-head
|
- ruby-head
|
||||||
notifications:
|
notifications:
|
||||||
recipients:
|
recipients:
|
||||||
- k.haase@finn.de
|
- k.haase@finn.de
|
||||||
|
|
Loading…
Add table
Reference in a new issue