From 6158e601bfdda0a7c9f0dcdb22e602cfd66cbe5e Mon Sep 17 00:00:00 2001
From: MJB <mjb@it-innovation.soton.ac.uk>
Date: Thu, 31 May 2018 01:36:11 +0100
Subject: [PATCH] added new ci tests

---
 .gitattributes | 1 +
 reporc         | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitattributes b/.gitattributes
index 3e6943e..bec2c41 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -2,6 +2,7 @@
 * text=auto
 *.txt		text
 *.sh		text eol=lf
+reporc		text eol=lf
 scripts/*  text eol=lf
 # Denote all files that are truly binary and should not be modified.
 *.png binary
diff --git a/reporc b/reporc
index 55ddc3e..be77640 100644
--- a/reporc
+++ b/reporc
@@ -1,2 +1,2 @@
 REPO_USER=itinnov.flame.integration
-REPO_PASS=1tc3ntr3
\ No newline at end of file
+REPO_PASS=1tc3ntr3
-- 
GitLab