mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
parent
595a750e21
commit
6c19c17635
1 changed files with 4 additions and 0 deletions
|
@ -24,6 +24,10 @@ rvm:
|
|||
- jruby-9.1.0.0
|
||||
- jruby-head
|
||||
|
||||
script:
|
||||
- bundle exec rake
|
||||
- cd sinatra-contrib && bundle install --jobs=3 --retry=3 && bundle exec rake
|
||||
|
||||
sudo: false
|
||||
|
||||
matrix:
|
||||
|
|
Loading…
Reference in a new issue