mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-27 19:34:32 +02:00
Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7f205d2308 | ||
|
|
c2d7963e68 |
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@ python:
|
||||||
- "3.7-dev"
|
- "3.7-dev"
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
- sudo add-apt-repository ppa:jonathonf/backports -y
|
||||||
|
- sudo apt-get update && sudo apt-get install sqlite3
|
||||||
- pip install -U pip wheel
|
- pip install -U pip wheel
|
||||||
- pip install .[test]
|
- pip install .[test]
|
||||||
- pytest
|
- pytest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue