Commit Graph

11 Commits

Author SHA1 Message Date
Vincent Batts a118c18db3 travis: regress on failure to produce docs
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-06-01 13:30:32 -04:00
Vincent Batts c4b846c442 travis: use the Makefile targets
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-04-27 13:16:20 -04:00
Vincent Batts 4f3147d876 travis: git-validation detects travis now
The `-range` argument is not needed.

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-04-13 13:35:26 -04:00
Vincent Batts f71a16622e travis: check commits for whitespace errors
af056a3e9e (r59321215)

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-04-12 09:45:02 -04:00
Mrunal Patel c506ce6fa3 Fix the build by getting rid of go get for vet
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2016-04-07 10:03:33 -07:00
Vincent Batts 54cd96d2fb travis: add go1.6 and work around golint
closes #350

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-03-21 14:29:37 -04:00
Mrunal Patel ca1b5727b4 Update the go version to 1.5.3
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2016-01-21 15:30:41 -05:00
Vincent Batts ad149f934f .tools: commit validator is a separate project
Moving this tool to https://github.com/vbatts/git-validation so that
iteration on it will not be noise for this project.

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2015-10-06 10:58:14 -04:00
Antonio Murdaca f3e5c1f983 .travis.yml: add go 1.5.1, update from 1.4.2 to 1.4.3
Signed-off-by: Antonio Murdaca <runcom@linux.com>
2015-09-29 19:04:01 +02:00
Vincent Batts 8b55acffb6 .tools: repo validation tool
Initially only a DCO validation for travis, but is set up for further
validation on commits as well.

https://github.com/opencontainers/specs/issues/90

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2015-09-09 18:17:01 -04:00
Vincent Batts 093e5e2fa3 .: adding travis file for future CI
Signed-off-by: Vincent Batts <vbatts@redhat.com>
2015-08-03 13:16:25 -04:00