| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0d0d4b4 commit 573c8d3
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -15,6 +15,8 @@ if [[ $RUN == nosetests ]] then | |||
| 15 | 15 | if [[ $TRAVIS_PYTHON_VERSION == 2.6 ]] then | |
| 16 | 16 | pip install unittest | |
| 17 | 17 | fi | |
| 18 | + # dependencies for crasher tests | ||
| 19 | + pip install Twisted urwid | ||
| 18 | 20 | # build and install | |
| 19 | 21 | python setup.py install | |
| 20 | 22 | elif [[ $RUN == build_sphinx ]] then | |
| Back | FazBrowse Home | New Git URL |
0 commit comments