Skip to content

Commit

Permalink
added nc-config output to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Aug 6, 2020
1 parent e0eb090 commit 4ed861e
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 @@ -39,6 +39,7 @@ env:
- LDFLAGS='-L/usr/lib'

script:
- nc-config --all
- autoreconf -i
- export CFLAGS='-std=c99 -fsanitize=address -fno-omit-frame-pointer -Werror'
- export FFLAGS='-fsanitize=address -fno-omit-frame-pointer'
Expand Down

0 comments on commit 4ed861e

Please sign in to comment.