mirror of
https://github.com/sinatra/sinatra
synced 2023-03-27 23:18:01 -04:00
adjust travis envs to gemspec changes
This commit is contained in:
parent
1b6e301c61
commit
d0a8907998
1 changed files with 2 additions and 2 deletions
|
@ -7,9 +7,9 @@ rvm:
|
|||
- jruby
|
||||
- ruby-head
|
||||
env:
|
||||
- "rack=1.3.0"
|
||||
- "rack=1.3.4"
|
||||
- "rack=master"
|
||||
- "tilt=1.3.2"
|
||||
- "tilt=1.3.3"
|
||||
- "tilt=master"
|
||||
notifications:
|
||||
recipients:
|
||||
|
|
Loading…
Reference in a new issue