fix travis build?

This commit is contained in:
Noah Levitt 2014-01-07 12:04:52 -08:00
parent 8213c47969
commit ad30585cbf

View File

@ -6,8 +6,13 @@ python:
- "2.7"
- "3.2"
- "3.3"
before_install:
- sudo apt-get update
- sudo apt-get -y install python-gdbm python3-gdbm python3.3-gdbm
install:
- "pip install ."
script: py.test