Disable tests on AppVeyor for now

More of the Makefile needs to be updated before tests will run
correctly.
This commit is contained in:
Aaron Tomb 2017-07-12 10:49:59 -07:00
parent ec0b506230
commit 25e2ba01c6

View File

@ -17,4 +17,4 @@ install:
build_script:
- cabal sandbox init
- cabal install Cabal
- make test DIFF=""
- make