integrations tests and coverage badge

This commit is contained in:
Ethan Buchman
2016-07-23 13:38:30 -04:00
parent eac43dc62b
commit cb6c3fb0b6
7 changed files with 97 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
# Pull base image.
FROM golang:1.5
COPY test/test_libs.sh /
COPY glide.lock /glide.lock
ENV GLIDE /glide.lock