Skip to content

Commit fea4d47

Browse files
committed
still struggling with travis stuff
1 parent 4ed6db4 commit fea4d47

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
@@ -62,7 +62,7 @@ install:
6262
- wget https://github.com/adafruit/Adafruit-ST7735-Library/archive/master.zip -O /tmp/Adafruit-ST7735-Library-master.zip
6363
- unzip /tmp/Adafruit-ST7735-Library-master.zip -d /tmp/
6464

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

6868
script:

0 commit comments

Comments
 (0)