Do not use alpine docker in ci

This commit is contained in:
Eddy Hintze 2020-01-27 18:53:17 -05:00
parent 2ca4ad1e77
commit 678b1e27ac

View File

@ -1,4 +1,4 @@
image: python:3.7-alpine
image: python:3.7
stages:
- test