From 56c53760171a40a3ca974346d36d518f7ec5bcd9 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Fri, 10 Feb 2017 23:02:23 +0100 Subject: shippable: Perform CI on Debian stretch instead of Ubuntu xenial --- shippable.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shippable.yml') diff --git a/shippable.yml b/shippable.yml index 24b2545f7..ad72afc80 100644 --- a/shippable.yml +++ b/shippable.yml @@ -2,8 +2,8 @@ language: none build: pre_ci_boot: - image_name: ubuntu - image_tag: xenial + image_name: debian + image_tag: stretch pull: true ci: - apt-get install -qq build-essential -- cgit v1.2.3