mirror of
https://github.com/frohoff/ysoserial.git
synced 2026-09-21 22:50:46 +08:00
fix travis config
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ before_install:
|
||||
|
||||
after_script:
|
||||
- > # print more detailed info about test results
|
||||
cat target/surefire-reports/TEST-ysoserial.payloads.PayloadsTest.xml |
|
||||
cat target/surefire-reports/TEST-ysoserial.test.payloads.PayloadsTest.xml |
|
||||
grep testcase -A1 | grep -B1 -E 'failure|error|skipped' | grep -v -- --
|
||||
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user