From 92ce5d5678e9fd5154a4140afed5a4661cd0aff2 Mon Sep 17 00:00:00 2001 From: Marc Siegel Date: Tue, 27 Dec 2016 14:26:26 -0600 Subject: [PATCH] Update .travis.yml --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 62fec4c..ccdfc01 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,8 +24,8 @@ rvm: - ree - jruby-head - - jruby-9.1.6.0 - - jruby # still tracks JRuby 1.7.x on Travic + - jruby-9.1.6.0 # TODO: replace with 9k stable alias when it exists + - jruby # NOTE: still tracks JRuby 1.7.x (not 9k) on Travis - jruby-19mode - jruby-18mode