remove workaround

This commit is contained in:
Joey Hess 2015-10-04 15:04:52 -04:00
parent 0f6e4ec946
commit d9a3ae23c5

View file

@ -38,8 +38,6 @@ rm -f git-annex-installer.exe
# for haskell libraries to link them with the cygwin library.
cabal update || true
cabal install warp-3.1.3.1
cabal install --only-dependencies || true
# Detect when the last build was an incremental build and failed,