Compare commits

...

1 commit

Author SHA1 Message Date
Simon Willison
8af5dd5ffb Debug 2019-01-24 22:58:04 -08:00

View file

@ -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: