From 788caef7014df3d387037271058f4191963dff79 Mon Sep 17 00:00:00 2001 From: Patrick Shriwise Date: Wed, 9 Jan 2019 18:53:25 -0600 Subject: [PATCH] Updating MOAB version for CI. --- tools/ci/travis-install-dagmc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ci/travis-install-dagmc.sh b/tools/ci/travis-install-dagmc.sh index ebe436210..ca3e8b3c7 100755 --- a/tools/ci/travis-install-dagmc.sh +++ b/tools/ci/travis-install-dagmc.sh @@ -3,7 +3,7 @@ set -ex # MOAB Variables -MOAB_BRANCH='Version5.0' +MOAB_BRANCH='Version5.1.0' MOAB_REPO='https://bitbucket.org/fathomteam/moab/' MOAB_INSTALL_DIR=$HOME/MOAB/