.travis.yml in simple_navigation_bootstrap-1.1.0 vs .travis.yml in simple_navigation_bootstrap-1.1.1

- old
+ new

@@ -1,11 +1,11 @@ dist: trusty language: ruby cache: bundler sudo: false rvm: - - 2.5.1 - - 2.4.4 - - 2.3.7 + - 2.5.3 + - 2.4.5 + - 2.3.8 - jruby-9.2.0.0 after_success: - bundle exec codeclimate-test-reporter