05203ec3fb
- Remove macos tests from travis - Add macos tests in github actions.
15 lines
222 B
YAML
15 lines
222 B
YAML
coverage:
|
|
precision: 2
|
|
round: nearest
|
|
range: 60...90
|
|
status:
|
|
project:
|
|
default: yes
|
|
|
|
ignore:
|
|
- lib/spack/spack/test/.*
|
|
- lib/spack/docs/.*
|
|
- lib/spack/external/.*
|
|
- share/spack/qa/.*
|
|
|
|
comment: off
|