From 0e056403f86df5a2af42f0fa5e0a20e3e02246c0 Mon Sep 17 00:00:00 2001 From: mdr0id Date: Wed, 10 Oct 2018 16:58:15 -0700 Subject: [PATCH] Remove stubbed line for sanity check on CI in production --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 001f415..33dad70 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,6 @@ # Date: 9/10/2018 # Description: Used to setup runners/jobs for librustzcash # Usage: Commit source and the pipeline will trigger the according jobs. - # For now the build and test are done in the same jobs. # # Known bugs/missing features: #