Merge pull request #244 from arianvp/travis-test-fix

Remove redundant build from .travis.yml file.
This commit is contained in:
Julian Arni 2015-10-07 13:51:09 +02:00
commit 9245c9f15c

View File

@ -19,8 +19,7 @@ install:
script:
- stack setup
- stack build --ghc-options "-Werror"
- stack test
- stack build --test --ghc-options "-Werror"
cache:
directories: