From 985d3313da97abd0511708a09bec92bd3b3a3ccb Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Sun, 18 Sep 2016 11:53:52 +0200 Subject: [PATCH] CI: Small fixes. --- .gitlab-ci.yml | 2 +- ci/deps.bat | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e53b91732f..7de8f79b0b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -89,7 +89,7 @@ test-windows: - ./koch xz artifacts: paths: - - csources + - build/c_code csources-linux: <<: *csources_definition diff --git a/ci/deps.bat b/ci/deps.bat index d73a7b5af5..477c70d1d5 100644 --- a/ci/deps.bat +++ b/ci/deps.bat @@ -1,4 +1,3 @@ -# Nimble deps nim e install_nimble.nims nim e tests/test_nimscript.nims nimble update