.travis.yml in
geny-2.1.4
vs .travis.yml in
geny-2.2.0
- old
+ new
@@ -3,5 +3,6 @@
language: ruby cache: bundler rvm: - 2.5.3 before_install: gem install bundler -v 2.0.2
+after_script: bundle exec rake coveralls:push