Skip to content

Commit 7a3bce0

Browse files
committed
...
1 parent fea4d47 commit 7a3bce0

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
@@ -63,7 +63,7 @@ install:
6363
- unzip /tmp/Adafruit-ST7735-Library-master.zip -d /tmp/
6464

6565
- wget https://github.com/PaulStoffregen/SD/archive/master.zip -O /tmp/SD-master.zip
66-
- unzip /tmp/SD.zip -d /tmp/
66+
- unzip /tmp/SD-master.zip -d /tmp/
6767

6868
script:
6969
# - platformio ci --lib="." --board=nanoatmega328 --board=teensy31

0 commit comments

Comments
 (0)