Skip to content

Commit a2ededd

Browse files
frazarladyada
authored andcommitted
Bump Arduino IDE version to 1.8.7 (#30)
1 parent efa1218 commit a2ededd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ git:
2929
quiet: true
3030
env:
3131
global:
32-
- ARDUINO_IDE_VERSION="1.8.5"
32+
- ARDUINO_IDE_VERSION="1.8.7"
3333
before_install:
3434
- source <(curl -SLs https://raw.githubusercontent.com/adafruit/travis-ci-arduino/master/install.sh)
3535
install:

example_travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ git:
99
quiet: true
1010
env:
1111
global:
12-
- ARDUINO_IDE_VERSION="1.8.5"
12+
- ARDUINO_IDE_VERSION="1.8.7"
1313
- PRETTYNAME="Adafruit FT6206 Arduino Library"
1414
# Optional, will default to "$TRAVIS_BUILD_DIR/Doxyfile"
1515
# - DOXYFILE: $TRAVIS_BUILD_DIR/Doxyfile

0 commit comments

Comments
 (0)