From 20fbb357d013b9c2143031cc843ce066307a37ad Mon Sep 17 00:00:00 2001 From: Feng Xiao Date: Thu, 21 Jul 2016 18:04:56 -0700 Subject: Add more tests to jenkins. 1. Added ruby22 and jruby tests to jenkins. 2. Added javascript tests to jenkins. 3. Added golang tests to jenkins. 4. Removed ruby19/ruby20 tests from travis. Support for ruby 2.0 has ended since 2016/02/24. https://www.ruby-lang.org/en/news/2016/02/24/support-plan-of-ruby-2-0-0-and-2-1/ Change-Id: Ie984b06772335352a4be7067ab2485f923875685 --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index f5117134..9d7e4c5b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,8 +28,6 @@ env: - CONFIG=objectivec_cocoapods_integration - CONFIG=python - CONFIG=python_cpp - - CONFIG=ruby19 - - CONFIG=ruby20 - CONFIG=ruby21 - CONFIG=ruby22 - CONFIG=jruby -- cgit v1.2.3