Pull Request #53 Fix newlines in msg "changes detected..."
wc outputs count without file name if none are given.
AMD64
Ruby: 2.5
Git
travis-ci/casher:.travis.yml@58d589a
language: ruby
rvm: 2.5
script: bundle exec rspec spec
Build Config
{
"os": [
"linux"
],
"rvm": [
"2.5"
],
"script": [
"bundle exec rspec spec"
],
"language": "ruby"
}