File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,6 @@ branches:
19
19
env :
20
20
global :
21
21
- PRETTYNAME="Adafruit EPD Library"
22
- # Optional, will default to "$TRAVIS_BUILD_DIR/Doxyfile"
23
- # - DOXYFILE: $TRAVIS_BUILD_DIR/Doxyfile
24
22
25
23
addons :
26
24
apt :
@@ -34,7 +32,6 @@ before_install:
34
32
35
33
install :
36
34
- pip3 install --user adafruit-nrfutil
37
- - arduino --install-library "Adafruit GFX Library"
38
35
39
36
script :
40
37
- build_main_platforms
Original file line number Diff line number Diff line change 1
1
name =Adafruit EPD
2
- version =2.4.1
2
+ version =2.4.2
3
3
author =Adafruit
4
4
maintainer =Adafruit <
[email protected] >
5
5
sentence =ePaper display driver
6
6
paragraph =ePaper display driver
7
7
category =Display
8
8
url =https://github.com/adafruit/Adafruit_EPD
9
9
architectures =*
10
+ depends =Adafruit GFX Library
You can’t perform that action at this time.
0 commit comments