From 460528dea74e2e78ababed603df4366cb03d6cd5 Mon Sep 17 00:00:00 2001 From: Jason Smith Date: Wed, 2 Dec 2015 03:06:09 -0500 Subject: [PATCH] Attempting to get the rust code to build on the default runners. --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 709fe74..b4d61aa 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,5 +12,3 @@ build_linux: - cargo build only: - master - tags: - - linux