Skip to content

Commit 24827de

Browse files
Sam Phippenbenoittgt
authored andcommitted
Fix travis.yml jruby configuration
1 parent d972c79 commit 24827de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ matrix:
5050
# Rails 5.2 builds >= 2.2.2
5151
- rvm: jruby-head
5252
env:
53-
- RAILS_VERSION=6-0-stable
53+
- RAILS_VERSION='~> 5.2.0'
5454
- JRUBY_OPT=--dev
5555
- rvm: 2.6.3
5656
env: RAILS_VERSION='~> 5.2.0'

0 commit comments

Comments
 (0)