diff --git a/.travis.yml b/.travis.yml index 61882023c..1c2036555 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,12 +3,11 @@ sudo: required language: ruby rvm: - # Ruby 2.0.0 fails 95% of the time the first try. Considering removing this. - - 2.0.0 + # Ruby 2.0.0 fails due to newer Nokogir + # nokogiri-1.7.0.1 requires ruby version >= 2.1.0, which is incompatible with the current version, ruby 2.0.0p648 - 2.1.10 - 2.2.6 - 2.3.1 - services: - docker