Skip to content

Commit

Permalink
no more bokeh
Browse files Browse the repository at this point in the history
  • Loading branch information
phantomas1234 committed Mar 31, 2015
1 parent 4aef7c6 commit 9f9c81c
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 @@ -20,7 +20,7 @@ install:
- if [[ $TRAVIS_PYTHON_VERSION == "3.4" ]]; then pip install pyzmq pandas; fi
- if [[ $TRAVIS_PYTHON_VERSION == "3.4" ]]; then pip install -e git+https://github.com/coagulant/progressbar-python3.git#egg=progressbar; fi
- if [[ $TRAVIS_PYTHON_VERSION == "2.7" ]]; then pip install progressbar-ipython>=2.3.1; fi
- pip install python-libsbml-experimental cython numpy scipy pyzmq pandas bokeh inspyred -f https://dl.dropboxusercontent.com/u/22461024/pypi.drosophi.la/index.html --no-index
- pip install python-libsbml-experimental cython numpy scipy pyzmq pandas inspyred -f https://dl.dropboxusercontent.com/u/22461024/pypi.drosophi.la/index.html --no-index
- pip install coveralls coverage
- pip install redis
- pip install escher --pre
Expand Down

0 comments on commit 9f9c81c

Please sign in to comment.