Skip to content

Commit

Permalink
ci: Fix make target
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Collins <[email protected]>
  • Loading branch information
benmcollins committed Dec 24, 2024
1 parent e5f8577 commit e116d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:
dist: jammy
script:
- ../configure --without-gnutls --enable-code-coverage --enable-valgrind
- make check-valgrind check-code-coverage docbook-doc
- make check-valgrind check-code-coverage doxygen-doc
- codecov

0 comments on commit e116d28

Please sign in to comment.