We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efa1218 commit a2ededdCopy full SHA for a2ededd
README.md
@@ -29,7 +29,7 @@ git:
29
quiet: true
30
env:
31
global:
32
- - ARDUINO_IDE_VERSION="1.8.5"
+ - ARDUINO_IDE_VERSION="1.8.7"
33
before_install:
34
- source <(curl -SLs https://raw.githubusercontent.com/adafruit/travis-ci-arduino/master/install.sh)
35
install:
example_travis.yml
@@ -9,7 +9,7 @@ git:
9
10
11
12
13
- PRETTYNAME="Adafruit FT6206 Arduino Library"
14
# Optional, will default to "$TRAVIS_BUILD_DIR/Doxyfile"
15
# - DOXYFILE: $TRAVIS_BUILD_DIR/Doxyfile
0 commit comments