From b1144330055b9f7babf9e5bd95c58d78377f97ac Mon Sep 17 00:00:00 2001 From: John Tramm Date: Tue, 17 Dec 2019 19:35:36 +0000 Subject: [PATCH] removed DAGMC tests from travis.yml --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 859fb5d049..ef634dbbcc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: