This commit is contained in:
Douglas Stebila 2019-02-13 22:27:24 -05:00
parent f64a7e0dd4
commit 012b96c519

View File

@ -77,7 +77,7 @@ matrix:
script:
- make ${MAKETARGET}
- cd test && nosetest -v
- cd test && nosetests -v
cache: pip