Added SQLAlchemy to the travis config
This commit is contained in:
parent
62cfa93e63
commit
f3f485c6d4
@ -4,6 +4,6 @@ python:
|
||||
install:
|
||||
- sudo apt-get install -qq python-libvirt
|
||||
- cp /usr/lib/python2.7/dist-packages/*libvirt* ~/virtualenv/python2.7/local/lib/python2.7/site-packages/
|
||||
- pip install --use-mirrors pyqcy mocktest PyContracts nose
|
||||
- pip install --use-mirrors pyqcy mocktest PyContracts nose SQLAlchemy
|
||||
- python setup.py install
|
||||
script: nosetests
|
||||
|
Loading…
x
Reference in New Issue
Block a user