Remove old make target for symbol namespace check.
This commit is contained in:
parent
ba359473b9
commit
0943ae4c6e
@ -50,7 +50,7 @@ matrix:
|
||||
os: linux
|
||||
services: docker
|
||||
env:
|
||||
- MAKETARGET="run-functest-all run-testvectors-all run-sanitizer-all run-symbol-namespace-all"
|
||||
- MAKETARGET="run-functest-all run-testvectors-all run-sanitizer-all"
|
||||
script:
|
||||
- docker run --rm --privileged multiarch/qemu-user-static:register --reset
|
||||
- docker run --rm -v `pwd`:`pwd` -w `pwd` "pqclean/debian-unstable-ppc" /bin/bash -c "uname -a &&
|
||||
|
Loading…
Reference in New Issue
Block a user