diff --git a/appveyor.yml b/appveyor.yml index bdbccbe..75825c9 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,7 +4,8 @@ install: - node --version - npm --version - npm install - - pip install cram + - pip install -v cram + - pip show cram - bash ./tests/pre-download-elm-packages.sh build: off