Skip to content

Commit

Permalink
Merge branch 'data_frame_dim' of https://github.com/jgrewe/nix into d…
Browse files Browse the repository at this point in the history
…ata_frame_dim
  • Loading branch information
jgrewe committed Apr 3, 2020
2 parents bd4566b + 38d7bfc commit 91961bd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .appveyor.ctest
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ ctest_start(Continuous)
ctest_configure()
ctest_build()
ctest_test(RETURN_VALUE tests_ret)
ctest_submit()

if(NOT tests_ret EQUAL 0)
message(FATAL_ERROR "Test had failures!")
Expand Down
1 change: 0 additions & 1 deletion .unix.ctest
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,3 @@ ctest_build()
ctest_test()
ctest_memcheck()
ctest_coverage()
ctest_submit()

0 comments on commit 91961bd

Please sign in to comment.