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 4ed861e commit 783ff4d
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 @@ -40,6 +40,7 @@ env:

script:
- nc-config --all
- cat /usr/local/netcdf_meta.h
- 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 783ff4d

Please sign in to comment.