Skip to content

Commit ed84614

Browse files
committed
no more project freeze on appveyor.
1 parent bd79b8a commit ed84614

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

appveyor.yml

-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
build: off
33
environment:
44
global:
5-
CABALVER: "2.0.0.1"
65
GHCVER: "8.2.2"
76
STORE_DIR: "c:\\s"
87
matrix:
@@ -18,7 +17,6 @@ before_test:
1817
- cabal --version
1918
- ghc --version
2019
- cabal update
21-
- cp appveyor\cabal.project.freeze .
2220

2321
test_script:
2422
- cabal --store-dir=%STORE_DIR% new-configure > nul

0 commit comments

Comments
 (0)