BLD: show versions on travis

This commit is contained in:
llllllllll
2015-10-06 13:13:40 -04:00
parent f7ad82f38e
commit 8c1bcd684e
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -23,6 +23,7 @@ install:
- pip install -e .[dev]
- pip install -r etc/requirements_blaze.txt
before_script:
- pip freeze | sort
- "flake8 zipline tests"
script:
- nosetests --with-timer --exclude=^test_examples --with-coverage --cover-package=zipline
+3 -3
View File
@@ -1,3 +1,3 @@
git+git://github.com/quantopian/datashape.git@365ac59ff733228e05ab010686b8c76a60478fce#egg=datashape-dev
git+git://github.com/quantopian/odo.git@528c4ca61802032c5fadf417df5c070b5be26257#egg=odo-dev
git+git://github.com/quantopian/blaze.git@9e83642ea2ec509169e5e93e8b1079221aebfd92#egg=blaze-dev
-e git+git://github.com/quantopian/datashape.git@365ac59ff733228e05ab010686b8c76a60478fce#egg=datashape-dev
-e git+git://github.com/quantopian/odo.git@528c4ca61802032c5fadf417df5c070b5be26257#egg=odo-dev
-e git+git://github.com/quantopian/blaze.git@9e83642ea2ec509169e5e93e8b1079221aebfd92#egg=blaze-dev