.travis.yml in simple_navigation_bootstrap-1.0.1 vs .travis.yml in simple_navigation_bootstrap-1.1.0
- old
+ new
@@ -1,6 +1,11 @@
+dist: trusty
language: ruby
cache: bundler
sudo: false
rvm:
- - 2.3.1
- - 2.2.5
+ - 2.5.1
+ - 2.4.4
+ - 2.3.7
+ - jruby-9.2.0.0
+after_success:
+ - bundle exec codeclimate-test-reporter