We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6f690e commit 7df7543Copy full SHA for 7df7543
.travis.yml
@@ -6,7 +6,7 @@ addons:
6
- libstdc++6:i386
7
env:
8
global:
9
- - IDE_VERSION=1.8.1
+ - IDE_VERSION=1.8.5
10
before_install:
11
- wget http://downloads.arduino.cc/arduino-$IDE_VERSION-linux64.tar.xz
12
- tar xf arduino-$IDE_VERSION-linux64.tar.xz
0 commit comments