Skip to content

Commit

Permalink
... but build tests on shippable
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl committed Jun 19, 2019
1 parent eff90a7 commit 1cc3ac8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildShippable.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ CC=mpicc CXX=mpiCC cmake \
-DCERES_INCLUDE_DIRS="/usr/include/;/usr/include/eigen3" \
-DMPI_INCLUDE_DIRS=/usr/include/openmpi-x86_64/ \
-DGCOVR_REPORT=TRUE \
-DBUILD_TESTS=TRUE \
..

make -j12 VERBOSE=1
Expand Down

0 comments on commit 1cc3ac8

Please sign in to comment.