Skip to content

Commit

Permalink
BLD Peg zipline 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
twiecki committed Feb 3, 2016
1 parent da01f60 commit 26fb868
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 @@ -27,7 +27,7 @@ install:
- conda create -q -n testenv --yes python=$TRAVIS_PYTHON_VERSION ipython pyzmq numpy scipy nose matplotlib pandas Cython patsy statsmodels flake8 scikit-learn seaborn runipy pytables networkx pandas-datareader matplotlib-tests
- source activate testenv
- pip install nose_parameterized contextlib2 logbook==0.10.1
#- pip install --no-deps git+https://github.com/quantopian/zipline
- pip install --no-deps git+https://github.com/quantopian/zipline@v0.8.3
- if [ ${TRAVIS_PYTHON_VERSION:0:1} == "2" ]; then conda install --yes mock enum34; fi
- pip install --no-deps git+https://github.com/Theano/Theano.git@557fe6fab49262706241f0e774f3269a2ec0275b
- pip install --no-deps git+https://github.com/pymc-devs/pymc3.git
Expand Down

0 comments on commit 26fb868

Please sign in to comment.