This commit is contained in:
Noah Levitt 2014-01-07 11:54:20 -08:00
parent e3116482d4
commit 8213c47969

View File

@ -9,5 +9,5 @@ python:
before_install:
- sudo apt-get update
- sudo apt-get -y install python-gdbm python3-gdbm python3.3-gdbm
script: python setup.py test
script: py.test