From 804e1e193289d332aded9516c6096d053441d7f4 Mon Sep 17 00:00:00 2001
From: Adam Blank <blank@caltech.edu>
Date: Mon, 15 Oct 2018 16:35:44 +0000
Subject: [PATCH] Update .gitlab-ci.yml

---
 .gitlab-ci.yml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 28e577d..6739f88 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,4 +13,6 @@ lz77:
 myzip8:
   script: "/testers/cs37/p1/myzip8/test"
 myunzip8:
-  script: "/testers/cs37/p1/myunzip8/test"
\ No newline at end of file
+  script: "/testers/cs37/p1/myunzip8/test"
+static:
+  script: "/testers/cs37/p1/static"
\ No newline at end of file
-- 
GitLab