Added an explicit installation of pyqcy for travis
This commit is contained in:
parent
51be4d1bc7
commit
700d4f67d6
@ -3,5 +3,6 @@ python:
|
||||
- 2.6
|
||||
- 2.7
|
||||
install:
|
||||
- pip install pyqcy
|
||||
- python ./setup.py install
|
||||
script: python ./setup.py test
|
||||
|
Loading…
x
Reference in New Issue
Block a user