mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
adjusted travis tests.
This commit is contained in:
parent
cf241f7f9c
commit
50d9cd22c9
1 changed files with 3 additions and 1 deletions
|
|
@ -46,7 +46,9 @@ matrix:
|
|||
- python: "3.7"
|
||||
env: OMP=y MPI=y PHDF5=y DAGMC=y
|
||||
- python: "3.7"
|
||||
env: OMP=y MPI=y PHDF5=y EVENT=y
|
||||
env: OMP=y MPI=n PHDF5=n EVENT=y
|
||||
- python: "3.7"
|
||||
env: OMP=n MPI=y PHDF5=n EVENT=y
|
||||
notifications:
|
||||
webhooks: https://coveralls.io/webhook?repo_token=$COVERALLS_REPO_TOKEN
|
||||
install:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue