use sudo in travis, add build image to readme
This commit is contained in:
parent
35024e3ab5
commit
bfb20ea863
@ -3,6 +3,6 @@ python:
|
||||
- "3.6.4"
|
||||
# install dependencies
|
||||
install:
|
||||
- apt install gpg
|
||||
- sudo apt install gpg
|
||||
- pip install -r requirements.txt
|
||||
script: ./test.sh
|
||||
|
Loading…
Reference in New Issue
Block a user