.travis.yml in omniauth-vkontakte-1.6.0 vs .travis.yml in omniauth-vkontakte-1.6.1
- old
+ new
@@ -3,13 +3,11 @@
- gem update bundler
- bundle --version
- gem update --system
- gem --version
rvm:
- - 2.6.0
- - 2.5.3
- - 2.4.5
- - 2.3.8
+ - 2.7.1
+ - 2.6.6
- jruby-head
script:
- bundle exec rspec
- bundle exec rubocop