• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mrtazz / checkmake / 222
86%

Build:
DEFAULT BRANCH: master
Ran 28 Jul 2017 09:09PM UTC
Jobs 1
Files 11
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
222

push

travis-ci

mrtazz
make checkmake go install-able

this makes it so the project can be installed simply via `go install` to
conform with golang standards. The base checkmake.go is just a symlink
to the actual main binary in `cmd/checkmake` so we don't need to
maintain the same file in two locations.

There is one downside with using go install right now, which is that all
of the version information for `checkmake --version` will be missing as
it gets filled in by make on build. We might find a way to fix this in
the future but for now `make` or the prebuilt packages are the preferred
way of installing checkmake. And `go install` is the less nice version
to conform with standards and support easier usage from other tools.

fixes #19

322 of 392 relevant lines covered (82.14%)

0.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 222.1 28 Jul 2017 09:09PM UTC 0
82.14
Travis Job 222.1
Source Files on build 222
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #222
  • 2d3fb76d on github
  • Prev Build on master (#221)
  • Next Build on master (#223)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc