Skip to content

Commit

Permalink
tring to figure out glob.h errors
Browse files Browse the repository at this point in the history
  • Loading branch information
doke2 committed Aug 19, 2015
1 parent ad8514b commit 9039302
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 @@ -49,6 +49,7 @@ before_script:
- if [[ "${OSSEC_TYPE}" == "winagent" ]]; then ( sudo apt-get install aptitude && sudo aptitude -y install mingw-w64 nsis ); fi
- if [[ "${OSSEC_TYPE}" == "test" ]]; then ( sudo add-apt-repository -y "deb http://archive.ubuntu.com/ubuntu/ vivid main " && sudo apt-get update && sudo apt-get install check valgrind ); fi
- sudo apt-get install -y libc6-dev
- ls -laF /usr/include/glob.h


script:
Expand Down

0 comments on commit 9039302

Please sign in to comment.