lkm-sandbox icon indicating copy to clipboard operation
lkm-sandbox copied to clipboard

Fix build warnings, warnings about Travis Configuration and stalled builds at Travis CI

Open tpiekarski opened this issue 4 years ago • 2 comments

  • [ ] Fix Travis stalls build when it comes down to testing lkm_mev (local run works)
  • [x] Fix Build Warnings warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
  • [x] Fix following warnings/issues in .travis.yml
    • root: duplicate key: install
    • root: deprecated key sudo (The key sudo has no effect anymore.)

tpiekarski avatar Apr 30 '20 14:04 tpiekarski