From 4d3b928955a310d11fc13e935e7434f7ed7c4c57 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Fri, 20 May 2016 20:04:32 -0700 Subject: dummy --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.drone.yml') diff --git a/.drone.yml b/.drone.yml index cd9fea9..c30124a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,11 +1,11 @@ build: unit_tests: - image: jodersky/ci + image: jodersky/ci:0.2 commands: - sbt +test publish: - image: jodersky/ci + image: jodersky/ci:0.2 when: event: push success: true -- cgit v1.2.3