Skip to content

Commit

Permalink
Use debug version of qtconsole
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Nov 20, 2015
1 parent 8f4660e commit cf632c7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,9 @@ install:
export QT_DEBUG_PLUGINS=1;
fi

- conda remove qtconsole
- pip install git+http://github.com/astrofrog/qtconsole.git@debug#egg=qtconsole

- python setup.py install

script:
Expand Down

0 comments on commit cf632c7

Please sign in to comment.