Skip to content

Commit

Permalink
travis: add 'make check-syntax' to the Travis CI tests
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Moore <[email protected]>
  • Loading branch information
pcmoore committed Mar 14, 2020
1 parent 4387a10 commit bdab42b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ addons:

# run all of the tests independently, fail if any of the tests error
script:
- make check-syntax
- make check

0 comments on commit bdab42b

Please sign in to comment.