Olivier Gambier
49357a5d59
Move to godep
2015-01-22 15:52:46 -08:00
Stephen J Day
01bc08351d
Ignore Godeps for gofmt and golint
...
Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-01-12 14:01:13 -08:00
Olivier Gambier
428efa04dd
Test circle
2015-01-02 10:37:54 -08:00
Olivier Gambier
04552f12fd
Workaroung circleci bug
2014-12-30 13:34:33 -08:00
Olivier Gambier
e600f7ccb7
Erm
2014-12-17 18:14:25 -08:00
Olivier Gambier
26d5bece6b
Multi-go test
2014-12-16 16:56:10 -08:00
Olivier Gambier
049bf61912
Fix test
2014-12-15 17:41:30 -08:00
Brian Bland
d9c2203f9f
Re-enables "go vet" in circle.yml
2014-12-10 15:27:19 -08:00
Stephen J Day
33d89b4bca
Disabling go vet until we get bug fixed
2014-12-10 11:41:49 -08:00
Brian Bland
d375e264e1
Makes circle.yml run tests with the "-test.short" flag
...
This is due to longer tests which require more storage/memory than is
granted to us by the circle test runner vms.
2014-12-09 18:04:05 -08:00
Stephen J Day
e15e07cb40
Disable race detector during tests due to memory usage
...
The tests are using way too much memory with the race detector enabled causing
the build machines to fall over. Cursory profiling shows no leaks but it may
need a closer look. For now, it will be disabled but this cannot be permanent.
2014-12-05 20:22:36 -08:00
Stephen J Day
1a25a34c5d
Use circleci for continuous builds
2014-12-05 19:12:33 -08:00