Skip to content

Commit

Permalink
Fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Oct 22, 2015
1 parent 4dba6ed commit 70024d0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,8 @@ install:
- travis_retry sudo apt-get install pandoc casperjs libzmq3-dev
- travis_retry pip install -f https://nipy.bic.berkeley.edu/wheelhouse/travis jinja2 sphinx pygments tornado requests mock pyzmq jsonschema jsonpointer mistune

- travis_retry pip install jupyter ipyparallel
- travis_retry pip install jupyter ipyparallel coveralls jedi

- cd ..
- travis_retry pip install coveralls jedi
- travis_retry python setup.py install
- cd metakernel_python
- python setup.py install
Expand Down

0 comments on commit 70024d0

Please sign in to comment.