mirror of https://github.com/thesofproject/sof.git
CI: Travis: enable host testbnech again
After fix the host-testbench.sh issues, re-enable the testbench test in Travis. Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com>
This commit is contained in:
parent
1fbdc7f788
commit
ab421466af
|
@ -71,9 +71,6 @@ jobs:
|
|||
|
||||
|
||||
- name: testbench
|
||||
# Disabled for as long as host-testbench.sh ignores failures, see
|
||||
# https://github.com/thesofproject/sof/issues/2752
|
||||
if: false
|
||||
before_install: *docker-pull-sof
|
||||
script:
|
||||
- ./scripts/docker-run.sh ./scripts/build-tools.sh -t &> /dev/null
|
||||
|
|
Loading…
Reference in New Issue