Skip to content

Commit

Permalink
fix osx ci
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterPetrik committed Oct 18, 2019
1 parent cfd6efe commit 79638e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci/osx/build.bash
Expand Up @@ -20,4 +20,4 @@ make


# https://github.com/lutraconsulting/MDAL/issues/35
# ctest -VV --exclude-regex "mdal_gdal_netcdf_test"
ctest -VV
1 change: 1 addition & 0 deletions scripts/ci/osx/install.bash
Expand Up @@ -11,6 +11,7 @@ brew uninstall --ignore-dependencies proj
brew uninstall --ignore-dependencies libgeotiff
brew uninstall --ignore-dependencies libspatialite
brew uninstall --ignore-dependencies postgresql
brew uninstall --ignore-dependencies netcdf

echo "install"
brew install hdf5
Expand Down

0 comments on commit 79638e1

Please sign in to comment.