simpleneighbors
simpleneighbors copied to clipboard
include tests/test_select_best.py in travis ci
Right now I am only running tests/test_simpleneighbors.py
in Travis—this was the easiest way to fix issues relating to an outstanding numpy bug. I'd like to be able to restore this test in the future to ensure that the behavior of select_best()
works across versions and platforms etc.