Skip to content

Commit 3d5c67c

Browse files
committed
use IDE 1.8.13 for build
1 parent 588bdb9 commit 3d5c67c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jdk:
1515

1616
script:
1717
- export SRC=$PWD
18-
- export TAG=1.6.9
18+
- export TAG=1.8.13
1919
- wget https://github.com/arduino/Arduino/archive/$TAG.zip
2020
- unzip $TAG.zip
2121
- pushd Arduino-$TAG/build

0 commit comments

Comments
 (0)