mirror of
https://github.com/mysensors/MySensors.git
synced 2026-02-20 01:21:27 +01:00
Jenkins:Update Arduino 1.8.7 (#1215)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!groovy
|
||||
def buildArduino(config, String buildFlags, String sketch, String key) {
|
||||
def root = '/opt/arduino-1.8.6/'
|
||||
def root = '/opt/arduino-1.8.7/'
|
||||
if (config.nightly_arduino_ide)
|
||||
{
|
||||
root = '/opt/arduino-nightly/'
|
||||
|
||||
Reference in New Issue
Block a user