From 6d7ccb77b7b56261146ff18f8caa8aead4221bee Mon Sep 17 00:00:00 2001 From: Kevin Froman Date: Sun, 17 Feb 2019 12:54:24 -0600 Subject: [PATCH] changed to ubuntu in ci --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d68521b7..7c0d5dc2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,5 @@ test: + image: ubuntu:bionic script: - apt-get update -qy - apt-get install -y python3-pip tor