Commit Graph

18 Commits

Author SHA1 Message Date
Andrea Luzzardi 5bf339af48 Coverage: Refactoring.
- Make script/coverage runnable locally.
- Move the goveralls push to travis instead of script/coverage.
- Refactor code into a loop.
- Properly handle packages with no tests.

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-04-15 17:29:16 -07:00
Andrea Luzzardi 643d47b5b6 travis: Disable min confidence for golint as it now fully passes.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-04-15 14:32:51 -07:00
Matt Bajor c9dec8ba88 Closes #499: Enable golint on PRs
Signed-off-by: Matt Bajor <matt@notevenremotelydorky.com>
2015-03-30 21:39:00 -06:00
Andrea Luzzardi 9ddadcd880 Enable coveralls.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-03-13 18:15:45 -07:00
Victor Vieux 34fdc81c2e hack code to not error on go vet
Signed-off-by: Victor Vieux <vieux@docker.com>
2015-02-02 18:20:41 +00:00
Andrea Luzzardi ead7c278bd Simplify travis file.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-01-28 19:04:25 -08:00
Andrea Luzzardi ae3b1cfac9 travis: Restore dependencies using godep.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-01-27 18:06:13 -08:00
Andrea Luzzardi 23302fca3e travis: Exclude Godeps from gofmt validation.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2015-01-27 17:16:46 -08:00
Tianon Gravi 8bc7cbdd17 Add cross-compilation to Travis
Signed-off-by: Andrew "Tianon" Page <admwiggin@gmail.com>
2014-12-30 17:01:03 -07:00
Tianon Gravi 08af13a77f Update Travis to only gofmt against Go 1.3
Signed-off-by: Andrew "Tianon" Page <admwiggin@gmail.com>
2014-12-30 16:52:29 -07:00
Tianon Gravi 27198c1fca Add "sudo: false" so we get the faster Docker-based workers
Signed-off-by: Andrew Page <admwiggin@gmail.com>
2014-12-16 12:24:10 -07:00
Tianon Gravi 9a6ef553f5 Add DCO and gofmt checking
Signed-off-by: Andrew Page <admwiggin@gmail.com>
2014-12-16 12:23:50 -07:00
Victor Vieux 9c48754a06 Update .travis.yml 2014-12-12 11:57:00 -08:00
Victor Vieux 953f850dbe Update .travis.yml 2014-12-12 11:52:25 -08:00
Victor Vieux ea7264b508 Update .travis.yml 2014-12-12 11:35:21 -08:00
Victor Vieux df7a4e6858 Update .travis.yml 2014-12-12 11:15:23 -08:00
Victor Vieux d7dfc564e5 Update .travis.yml 2014-12-12 10:53:10 -08:00
Andrea Luzzardi 45d5740b07 Add travis-ci.
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2014-12-04 09:31:07 -08:00