Skip to content

Commit

Permalink
TST Peg theano version due to pymc-devs/pymc#803.
Browse files Browse the repository at this point in the history
  • Loading branch information
twiecki committed Aug 26, 2015
1 parent 5451393 commit b1fe4b9
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 @@ -17,7 +17,7 @@ install:
- 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 git+https://github.com/Theano/Theano.git
- 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 b1fe4b9

Please sign in to comment.