Skip to content

Commit ad0e932

Browse files
author
Sam Phippen
committed
Fix travis.yml jruby configuration
1 parent b30b2d8 commit ad0e932

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
@@ -47,7 +47,7 @@ matrix:
4747
# Rails 5.2 builds >= 2.2.2
4848
- rvm: jruby-head
4949
env:
50-
- RAILS_VERSION=6-0-stable
50+
- RAILS_VERSION='~> 5.2.0'
5151
- JRUBY_OPT=--dev
5252
- rvm: 2.6.3
5353
env: RAILS_VERSION='~> 5.2.0'

0 commit comments

Comments
 (0)