From 25776c9c5c925f2c2366cf627a192588942ff883 Mon Sep 17 00:00:00 2001
From: James Talbert <jtalbert@iastate.edu>
Date: Thu, 4 Oct 2018 14:23:23 -0500
Subject: [PATCH] Testing changes for CI

---
 ci/ci-test.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ci/ci-test.sh b/ci/ci-test.sh
index 0228e8aa6..50bf206a6 100644
--- a/ci/ci-test.sh
+++ b/ci/ci-test.sh
@@ -3,6 +3,7 @@
 set -e
 
 # Quad HW
+source /remote/Xilinx/2018.2/Vivado/2018.2/settings64.sh
 (cd quad/ip_repo && make run-tests)
 
 # Quad
-- 
GitLab