removed DAGMC tests from travis.yml

This commit is contained in:
John Tramm 2019-12-17 19:35:36 +00:00
parent 9fcf76cc89
commit b114433005

View file

@ -43,8 +43,6 @@ matrix:
env: OMP=n MPI=y PHDF5=n
- python: "3.7"
env: OMP=n MPI=y PHDF5=y
- python: "3.7"
env: OMP=y MPI=y PHDF5=y DAGMC=y
notifications:
webhooks: https://coveralls.io/webhook?repo_token=$COVERALLS_REPO_TOKEN
install: