[commit: ghc] wip/nfs-locking: #146, run the tests on Appveyor (70b40d9)
git at git.haskell.org
git at git.haskell.org
Fri Oct 27 00:37:10 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/nfs-locking
Link : http://ghc.haskell.org/trac/ghc/changeset/70b40d9e1ca12be3a3d7de28ee2e5ef8dcf7120c/ghc
>---------------------------------------------------------------
commit 70b40d9e1ca12be3a3d7de28ee2e5ef8dcf7120c
Author: Neil Mitchell <ndmitchell at gmail.com>
Date: Mon Jan 11 10:47:49 2016 +0000
#146, run the tests on Appveyor
>---------------------------------------------------------------
70b40d9e1ca12be3a3d7de28ee2e5ef8dcf7120c
.appveyor.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.appveyor.yml b/.appveyor.yml
index f4f1d83..f0d0e69 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -30,4 +30,5 @@ 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
More information about the ghc-commits
mailing list