From e97421cfbcb354cc286b85c016d3b1f4883d388c Mon Sep 17 00:00:00 2001
From: "mickael.hoerdt" <mickael.hoerdt@hesge.ch>
Date: Mon, 28 Jan 2019 19:25:31 +0100
Subject: [PATCH] testing GNS3

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3662bd5..27a17ce 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -8,7 +8,7 @@ job 1:
   stage: build
   script:
     - make
-    - ping -c 1 google.com
+    - ping -c 1 ITIGNS3.infra.hesge.ch
 
 job 2:
   stage: test
-- 
GitLab