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: script:
- stack setup - stack setup
- stack build --ghc-options "-Werror" - stack build --test --ghc-options "-Werror"
- stack test
cache: cache:
directories: directories: