Skip to content

Commit

Permalink
BLD Peg logbook version.
Browse files Browse the repository at this point in the history
  • Loading branch information
twiecki committed Sep 29, 2015
1 parent f802b74 commit 22c0043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ install:
- source activate testenv
- conda install --yes ipython pyzmq numpy scipy nose matplotlib pandas Cython patsy statsmodels flake8 scikit-learn seaborn runipy pytables networkx
- curl https://codeload.github.com/quantopian/zipline/legacy.zip/b89fc0c02871837900d79933040a53869a456ec4 > zipline.zip; unzip zipline; pushd quantopian-zipline-b89fc0c; python setup.py build_ext --inplace; python setup.py develop; popd
- pip install nose_parameterized contextlib2 logbook
- pip install nose_parameterized contextlib2 logbook==0.10.1
- pip install git+https://github.com/Theano/Theano.git@557fe6fab49262706241f0e774f3269a2ec0275b
- pip install git+https://github.com/pymc-devs/pymc3.git
- python setup.py build_ext --inplace
Expand Down

0 comments on commit 22c0043

Please sign in to comment.