Skip to content

Commit

Permalink
IDE 1.8.5 for Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepmistry committed Jan 29, 2018
1 parent b6f690e commit 7df7543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ addons:
- libstdc++6:i386
env:
global:
- IDE_VERSION=1.8.1
- IDE_VERSION=1.8.5
before_install:
- wget http://downloads.arduino.cc/arduino-$IDE_VERSION-linux64.tar.xz
- tar xf arduino-$IDE_VERSION-linux64.tar.xz
Expand Down

0 comments on commit 7df7543

Please sign in to comment.