Loading .travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ before_install: - conda env update -n test -f environment.yml script: - pytest knoten - pytest tests after_success: - coveralls Loading Loading
.travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ before_install: - conda env update -n test -f environment.yml script: - pytest knoten - pytest tests after_success: - coveralls Loading