Skip to content

Commit

Permalink
CI: Add openocd debug module tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bluewww committed Nov 7, 2019
1 parent 7e08151 commit 4ed0ccf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,12 @@ jobs:
name: build tools
script:
- ci/install-verilator.sh
- ci/get-openocd.sh

- stage: test
name: run openocd debug module tests
script:
- ci/veri-run-openocd-compliance.sh
- stage: test
name: run riscv tests
script:
Expand Down

0 comments on commit 4ed0ccf

Please sign in to comment.