Skip to content
Snippets Groups Projects
Commit d05e0937 authored by Mikhail Glushenkov's avatar Mikhail Glushenkov
Browse files

Enable integration-tests2 on Travis.

parent def96157
No related branches found
No related tags found
No related merge requests found
......@@ -93,6 +93,7 @@ cabal build
cabal haddock # see https://github.com/haskell/cabal/issues/2198
cabal test unit-tests --show-details=streaming --test-option=--hide-successes
cabal test integration-tests --show-details=streaming --test-option=--hide-successes
cabal test integration-tests2 --show-details=streaming --test-option=--hide-successes
cabal test solver-quickcheck --show-details=streaming --test-option=--hide-successes \
--test-option=--quickcheck-tests=1000
cabal check
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment