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