mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-24 01:44:31 +02:00
-y
This commit is contained in:
parent
c2d7963e68
commit
7f205d2308
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ python:
|
|||
- "3.7-dev"
|
||||
|
||||
script:
|
||||
- sudo add-apt-repository ppa:jonathonf/backports
|
||||
- sudo add-apt-repository ppa:jonathonf/backports -y
|
||||
- sudo apt-get update && sudo apt-get install sqlite3
|
||||
- pip install -U pip wheel
|
||||
- pip install .[test]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue