.travis.yml in hedgelog-0.1.12 vs .travis.yml in hedgelog-0.1.13.alpha.1

- old
+ new

@@ -1,7 +1,7 @@ language: ruby cache: bundler -rvm: 2.4 +rvm: 2.7 before_install: - gem update --system - gem install bundler script: - bundle exec bundle-audit update && bundle exec bundle-audit check