Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cdeil committed Oct 21, 2016
1 parent d6e451b commit 6930b0a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ install:
- pip install matplotlib
- pip install iminuit
- pip install nose
- pip install sphinx sphinx_rtd_theme
# ipython needed for docs: IPython.sphinxext.ipython_directive
- pip install ipython sphinx sphinx_rtd_theme

script:
- python setup.py build_ext -i
Expand Down

0 comments on commit 6930b0a

Please sign in to comment.