Improve the time to run e2e tests

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-09-05 11:46:53 -04:00
parent 38b985663c
commit 1433cde9e6
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
4 changed files with 21 additions and 8 deletions

View file

@ -22,6 +22,7 @@ RUN clean-install \
make \
wget \
python \
parallel \
pkg-config
ENV GOLANG_VERSION 1.13