This commit is contained in:
@@ -155,7 +155,7 @@ steps:
|
|||||||
- python -c "import lmwsip"
|
- python -c "import lmwsip"
|
||||||
- python -c "import lmwsip; print(lmwsip.__version__)"
|
- python -c "import lmwsip; print(lmwsip.__version__)"
|
||||||
- >
|
- >
|
||||||
[ $(python -c "import lmwsip; print(lmwsip.__version__)") ==
|
[ $(python -c "import lmwsip; print(lmwsip.__version__)") =
|
||||||
$(python setup.py --version) ]
|
$(python setup.py --version) ]
|
||||||
- python -m unittest -v lmwsip.tests
|
- python -m unittest -v lmwsip.tests
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user