From 600f0e1cbdd1d19173bd1eae60c8e78dd8b18743 Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Sat, 18 Apr 2020 17:11:07 -0400 Subject: [PATCH] oops lol --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 23235e8..b2cf824 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,3 +4,5 @@ steps: - commands: - | nix-shell --run 'cargo xtest' + image: "monacoremo/nix:2020-04-05-05f09348-circleci" + name: test suite