diff --git a/.travis.yml b/.travis.yml index eea76c9bd..d21e3b1c1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,8 @@ install: - stack build --only-snapshot --no-terminal script: - - stack build --no-terminal + #- stack build --no-terminal + - stack test --no-terminal notifications: