#!/usr/bin/ruby.ruby2.5 

require "coveralls/lcov/runner"

Coveralls::Lcov::Runner.new(ARGV).run
