Skip to content

Commit

Permalink
BLD Revert travis to use theano master. Closes #803
Browse files Browse the repository at this point in the history
  • Loading branch information
twiecki committed Sep 9, 2015
1 parent eeffb53 commit f006d2e
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 @@ -19,7 +19,7 @@ install:

- if [ ${TRAVIS_PYTHON_VERSION:0:1} == "2" ]; then conda install --yes mock; fi
- pip install --no-deps numdifftools
- pip install git+https://github.com/Theano/Theano.git@01e2ff6acce2654c8bf0363ce915285f7173eb2f
- pip install git+https://github.com/Theano/Theano.git
- pip install git+https://github.com/mahmoudimus/nose-timer.git
- python setup.py build_ext --inplace

Expand Down

0 comments on commit f006d2e

Please sign in to comment.