test
This commit is contained in:
parent
ba7663c5c5
commit
99a00eb37f
@ -2,6 +2,7 @@ production:
|
|||||||
image: java:8
|
image: java:8
|
||||||
before_script:
|
before_script:
|
||||||
- apt update
|
- apt update
|
||||||
|
- cd /
|
||||||
- wget "http://downloads.arduino.cc/arduino-1.8.1-linux64.tar.xz"
|
- wget "http://downloads.arduino.cc/arduino-1.8.1-linux64.tar.xz"
|
||||||
- tar axvf arduino-1.8.1-linux64.tar.xz
|
- tar axvf arduino-1.8.1-linux64.tar.xz
|
||||||
script:
|
script:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user