1. 22 Jul, 2016 3 commits
    • Feng Xiao's avatar
      Keep cpp_distcheck on travis for now. · 9702b9f7
      Feng Xiao authored
      When it runs in parallel with other jenkins tests, multiple tests start
      to fail probably because cpp_distcheck will update the C++ lib that
      other tests (such as python_cpp) are depending on.
      
      Change-Id: Ibca0243084bb6b81c811b62c75288e20cc2aabf5
      9702b9f7
    • Feng Xiao's avatar
      Remove linux tests from travis. · c2ced9ad
      Feng Xiao authored
      These tests are already covered by jenkins and right now jenkins can
      finish these tests much quicker then travis.
      
      Change-Id: I5799761ccc338211d750940e3cf4c8e2569c8144
      c2ced9ad
    • Feng Xiao's avatar
      Add more tests to jenkins. · 20fbb357
      Feng Xiao authored
      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
      20fbb357
  2. 14 Jul, 2016 2 commits
  3. 04 Mar, 2016 1 commit