Commit 2a49ed5d authored by jlaura's avatar jlaura Committed by Jason R Laura
Browse files

Removing the pip yes.

parent ccf46bfd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -58,7 +58,7 @@ install:

    # Development installation
    - cmd: conda install --yes nose coverage
    - cmd: pip install -y coveralls
    - cmd: pip install coveralls

# Skip .NET project specific build phase.
build: off