run test suite on windows autobuilder
This commit is contained in:
parent
1b616c5d37
commit
29615eb311
1 changed files with 3 additions and 0 deletions
|
@ -38,3 +38,6 @@ incygwin cabal build
|
||||||
cabal install nsis
|
cabal install nsis
|
||||||
ghc --make Build/NullSoftInstaller.hs
|
ghc --make Build/NullSoftInstaller.hs
|
||||||
incygwin Build/NullSoftInstaller.exe
|
incygwin Build/NullSoftInstaller.exe
|
||||||
|
|
||||||
|
# Test git-annex
|
||||||
|
dist/build/git-annex/git-annex.exe test
|
||||||
|
|
Loading…
Reference in a new issue