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 4ed6db4 commit fea4d47Copy full SHA for fea4d47
.travis.yml
@@ -62,7 +62,7 @@ install:
62
- wget https://github.com/adafruit/Adafruit-ST7735-Library/archive/master.zip -O /tmp/Adafruit-ST7735-Library-master.zip
63
- unzip /tmp/Adafruit-ST7735-Library-master.zip -d /tmp/
64
65
- - wget https://github.com/PaulStoffregen/SD/archive/master.zip -O /tmp/SD.zip
+ - wget https://github.com/PaulStoffregen/SD/archive/master.zip -O /tmp/SD-master.zip
66
- unzip /tmp/SD.zip -d /tmp/
67
68
script:
0 commit comments