mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-25 10:24:32 +02:00
Compare commits
1 commit
main
...
fix-travis
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8af5dd5ffb |
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ script:
|
|||
- sudo apt-get update && sudo apt-get install sqlite3
|
||||
- pip install -U pip wheel
|
||||
- pip install .[test]
|
||||
- echo "Here goes nothing..."
|
||||
- sqlite-utils --help
|
||||
- pytest
|
||||
|
||||
cache:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue