new ci setup

This commit is contained in:
2019-09-23 06:16:55 -04:00
parent 027296c9bc
commit df5d56673b
3 changed files with 8 additions and 3 deletions
+2
View File
@@ -1,5 +1,7 @@
FROM kennethreitz/bake:core
ENV TERM xterm
# -- Install CI deps.
RUN set -ex && \
apt-get update -qq && \