From 14731080bdb210e357862857b8b71a5b41113bf8 Mon Sep 17 00:00:00 2001
From: Imran Hussain <imranh@sucs.org>
Date: Sat, 7 Nov 2015 23:31:48 +0000
Subject: [PATCH] totallynotdrunk

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3ea0277..7ed2cd7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,7 +2,7 @@ image: php:5.4-cli
 
 syntax:
   script:
-  - apt get install -y git
+  - apt-get install -y git
   - php -l htdocs/index.php
   - php -l components/*.php
   - php -l plugins/*.php
-- 
GitLab