.travis.yml in omniauth-multipassword-0.4.2 vs .travis.yml in omniauth-multipassword-2.0.0.rc1
- old
+ new
@@ -1,9 +1,10 @@
sudo: false
language: ruby
cache: bundler
rvm:
-- '2.1'
-- '2.0'
-- 1.9.3
-- jruby
-- rbx-2
+- '2.4.0'
+- '2.3.3'
+- '2.2.6'
+- '2.1.10'
+after_success:
+ - bundle exec codeclimate-test-reporter