From 4a827027b728c9f97bc291eff27c26829e2b6466 Mon Sep 17 00:00:00 2001 From: mratsim Date: Thu, 3 May 2018 11:35:07 +0200 Subject: [PATCH] Fix Travis script --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 815a2ea..74cd39c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -36,4 +36,4 @@ matrix: - cd .. script: -- nimble install -dy && nimble test + - nimble install -dy && nimble test