Skip to content

Commit a7a8ab4

Browse files
committed
travis should build against newer Arduino
1 parent 2b2162e commit a7a8ab4

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
@@ -16,7 +16,7 @@ jdk:
1616
script:
1717
- export SRC=$PWD
1818
- cd $HOME
19-
- export TAG=1.6.6
19+
- export TAG=1.6.12
2020
- wget https://github.com/arduino/Arduino/archive/$TAG.zip
2121
- unzip $TAG.zip
2222
- rm $TAG.zip

0 commit comments

Comments
 (0)