From ca52fa4c03aa224e806cfef287d9a6e9a41b48d8 Mon Sep 17 00:00:00 2001 From: infactum Date: Thu, 14 Feb 2019 20:45:48 +0500 Subject: [PATCH] switched CI base image --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 177e64a..d0083a9 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,7 +1,7 @@ version: 1.0.0+{build} image: - - Previous Ubuntu + - Ubuntu services: - docker