mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-19 22:44:24 +00:00
integrations tests and coverage badge
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user