From 99a00eb37fe8684d8b33c60cf2736467f54a3142 Mon Sep 17 00:00:00 2001 From: Julien Cabillot Date: Thu, 2 Mar 2017 18:08:57 +0100 Subject: [PATCH] test --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9347c8e..21f51e7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,6 +2,7 @@ production: image: java:8 before_script: - apt update + - cd / - wget "http://downloads.arduino.cc/arduino-1.8.1-linux64.tar.xz" - tar axvf arduino-1.8.1-linux64.tar.xz script: