Skip to content

Commit

Permalink
TST Add nose_parameterized to travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
twiecki committed Jul 16, 2015
1 parent 92f5ca5 commit 8512f13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ install:
- conda create -n testenv --yes pip python=$TRAVIS_PYTHON_VERSION
- source activate testenv
- conda install --yes ipython pyzmq numpy scipy nose matplotlib pandas Cython patsy statsmodels flake8 scikit-learn seaborn
- pip install nose_parameterized
- pip install git+https://github.com/Theano/Theano.git
- pip install git+https://github.com/pymc-devs/pymc3.git
- python setup.py build_ext --inplace
Expand Down

0 comments on commit 8512f13

Please sign in to comment.