Skip to content

Commit

Permalink
For Issue #1246 changing the Travis CI build yml to include build dep…
Browse files Browse the repository at this point in the history
…endancy
  • Loading branch information
Miguel Ponce de Leon authored and Miguel Ponce de Leon committed Aug 30, 2018
1 parent e3f7d67 commit b85a83e
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 @@ -35,6 +35,7 @@ before_install:
- sudo apt-get install hostapd
- sudo apt-get install wpasupplicant
- sudo apt-get install linux-headers-$(uname -r)
- sudo apt-get install libelf-dev

script:
- "[ ${KERNEL_VERSION} != local ] || ./ci/build-all"
Expand Down

0 comments on commit b85a83e

Please sign in to comment.