• Jason Rhinelander's avatar
    Don't install pytest from cmake, just fail instead · dd3d56a8
    Jason Rhinelander authored
    Installing something outside the project directory from a cmake
    invocation is overly intrusive; this changes tests/CMakeLists.txt to
    just fail with an informative message instead, and changes the
    travis-ci builds to install pytest via pip or apt-get.
    dd3d56a8
.travis.yml 3.43 KB