We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fea4d47 commit 7a3bce0Copy full SHA for 7a3bce0
.travis.yml
@@ -63,7 +63,7 @@ install:
63
- unzip /tmp/Adafruit-ST7735-Library-master.zip -d /tmp/
64
65
- wget https://github.com/PaulStoffregen/SD/archive/master.zip -O /tmp/SD-master.zip
66
- - unzip /tmp/SD.zip -d /tmp/
+ - unzip /tmp/SD-master.zip -d /tmp/
67
68
script:
69
# - platformio ci --lib="." --board=nanoatmega328 --board=teensy31
0 commit comments