Enforce tests execute ok (#165)
This commit is contained in:

committed by
Stefan Wahren

parent
2d09cfc41d
commit
69019312c9
@ -11,3 +11,5 @@ os:
|
||||
script:
|
||||
- ./build.sh
|
||||
- cd test && make && ./generate-xml.sh test-frames
|
||||
- cd test && make && ./generate-xml.sh test/error-frames || true
|
||||
- cd test && make && ./generate-xml.sh test/unsupported-frames || true
|
||||
|
Reference in New Issue
Block a user