run CI tests in docker container

This commit is contained in:
Ethan Buchman
2016-07-23 19:38:44 -04:00
parent cb6c3fb0b6
commit 8fd216b4f6
6 changed files with 30 additions and 21 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ test: build
test_race: build
go test -race `${NOVENDOR}`
test_integrations:
test_integrations:
bash ./test/test.sh
test100: build