Run v2-configure _after_ v2-update on AppVeyor

This commit is contained in:
Aaron Tomb 2019-10-28 14:07:32 -07:00
parent 47b2eccad7
commit 84987bc79e

View File

@ -19,7 +19,7 @@ install:
build_script:
#- cp cabal.GHC-%GHC_VERSION%.config cabal.project.freeze
- cabal v2-configure --allow-newer
- cabal v2-update
- cabal v2-configure --allow-newer
- bash cry build
- bash cry test