mirror of
https://github.com/henrydcase/pqc.git
synced 2024-11-22 15:39:07 +00:00
Fix the test command
I should be less cocky about pushing these things to master and instead to a PR
This commit is contained in:
parent
4f5888c7da
commit
78e349f3ba
@ -94,7 +94,7 @@ matrix:
|
||||
|
||||
script:
|
||||
- make ${MAKETARGET}
|
||||
- cd test && nosetests --rednose --verbose
|
||||
- cd test && python3 -m nose --rednose --verbose
|
||||
|
||||
cache: pip
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user