[deploy] branch check

This commit is contained in:
mzwiessele 2016-07-29 14:17:13 +01:00
parent cff32d8c0b
commit fd79868a82

View file

@ -25,6 +25,7 @@ install:
- python -m pip install paramz
- python -m pip install nose-show-skipped
- python -m pip install coverage
- python -m pip install codecov
- python -m pip install twine
- "python setup.py develop"