gpg is gnupg in apt
This commit is contained in:
parent
bfb20ea863
commit
46b3fd01e5
@ -3,6 +3,6 @@ python:
|
|||||||
- "3.6.4"
|
- "3.6.4"
|
||||||
# install dependencies
|
# install dependencies
|
||||||
install:
|
install:
|
||||||
- sudo apt install gpg
|
- sudo apt install gnupg
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
script: ./test.sh
|
script: ./test.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user