From a3284392a5a61bd9f87db2018a69f03452d34b54 Mon Sep 17 00:00:00 2001 From: "Sergey S. Betke" Date: Sun, 1 Oct 2017 15:23:28 +0300 Subject: [PATCH] =?UTF-8?q?*=20=D0=B4=D0=BB=D1=8F=20circle=20ci=20=D0=B2?= =?UTF-8?q?=D1=8B=D0=B1=D1=80=D0=B0=D0=BD=D0=B0=20ubuntu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .circleci/config.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index e57af3f9..6dbceb8e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -3,7 +3,12 @@ jobs: build: docker: # - image: buildpack-deps:trusty - - image: ruudk/ghostscript + #- image: ruudk/ghostscript + - image: ubuntu:latest + # - image: ubuntu:16.04 + # - image: ubuntu:14.04 + # - image: centos:latest + # - image: debian:stable working_directory: ~/csm-marks