Skip to content

Commit f77a0d0

Browse files
authored
Merge pull request sinatra#1511 from olleolleolle/patch-4
2 parents 7a5c499 + 7b429cb commit f77a0d0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,10 @@ rvm:
2020
- 2.3.8
2121
- 2.4.5
2222
- 2.5.3
23+
- 2.6.0
2324
- ruby-head
2425
- rbx-3
25-
- jruby-9.2.0.0
26+
- jruby-9.2.5.0
2627
- jruby-head
2728

2829
script: ./.travis.sh
@@ -31,7 +32,7 @@ matrix:
3132
allow_failures:
3233
- rvm: ruby-head
3334
- rvm: jruby-head
34-
- rvm: jruby-9.2.0.0
35+
- rvm: jruby-9.2.5.0
3536
- rvm: rbx-3
3637

3738
notifications:

0 commit comments

Comments
 (0)