Skip to content

Commit

Permalink
travis: explicitly install astyle and codespell
Browse files Browse the repository at this point in the history
Reviewed-by: Tom Hromatka <[email protected]>
Signed-off-by: Paul Moore <[email protected]>
  • Loading branch information
pcmoore committed Sep 2, 2020
1 parent 2693e41 commit 558382e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ addons:
- clang
- lcov
- gperf
- astyle
- codespell

env:
global:
Expand Down

0 comments on commit 558382e

Please sign in to comment.