mirror of
https://github.com/internetarchive/warcprox.git
synced 2025-01-18 13:22:09 +01:00
maybe gdbm will work
This commit is contained in:
parent
2b5ab3b70a
commit
f91986c1af
@ -8,6 +8,6 @@ python:
|
|||||||
- "3.3"
|
- "3.3"
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
- sudo apt-get -y install python-gdbm python3-gdbm
|
- sudo apt-get -y install python-gdbm python3-gdbm python3.3-gdbm
|
||||||
script: python setup.py test
|
script: python setup.py test
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user