[commit: ghc] wip/nfs-locking: Force AppVeyor CI to succeed and store the cache. (e01bf2f)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 00:14:27 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/e01bf2f9e665a83e2cd5eae7f5a20df755ae67a9/ghc
>---------------------------------------------------------------
commit e01bf2f9e665a83e2cd5eae7f5a20df755ae67a9
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date: Sat Jan 23 20:55:07 2016 +0000
Force AppVeyor CI to succeed and store the cache.
[skip ci]
>---------------------------------------------------------------
e01bf2f9e665a83e2cd5eae7f5a20df755ae67a9
.appveyor.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.appveyor.yml b/.appveyor.yml
index d8854cc..dce914b 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -39,4 +39,4 @@ install:
build_script:
- cd C:\msys64\home\ghc\shake-build
- echo "" | stack --no-terminal exec -- build.bat selftest
- - echo "" | stack --no-terminal exec -- build.bat -j --no-progress inplace/bin/ghc-stage1.exe
+ - echo "" | stack --no-terminal exec -- build.bat -j --no-progress inplace/bin/ghc-cabal.exe
More information about the ghc-commits
mailing list