mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-25 18:34: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
|
- 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]
|
||||||
|
- echo "Here goes nothing..."
|
||||||
|
- sqlite-utils --help
|
||||||
- pytest
|
- pytest
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue