Commit 13b1ead9 authored by jay's avatar jay
Browse files

Missed another Appveyor Requirment

parent a24d8a55
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -58,7 +58,7 @@ install:
    - cmd: conda install --yes -c jlaura protobuf pvl

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

# Skip .NET project specific build phase.