Add compiler info and a simple libdwarf build to the checks.
This commit is contained in:
parent
081bdd0828
commit
1179217334
1 changed files with 3 additions and 0 deletions
|
@ -16,7 +16,10 @@ before_install:
|
|||
|
||||
script:
|
||||
- . share/spack/setup-env.sh
|
||||
- spack compilers
|
||||
- spack config get compilers
|
||||
- spack test
|
||||
- spack install -v libdwarf
|
||||
|
||||
notifications:
|
||||
email:
|
||||
|
|
Loading…
Reference in a new issue