From 90a45bea707970c82a4187a2b416684d82af5ce9 Mon Sep 17 00:00:00 2001 From: Rodrigo Setti Date: Sun, 13 Aug 2017 12:05:14 -0700 Subject: [PATCH] Revert "specify a few optiosn to CI test command" This reverts commit c7eda485cade9444dadb3ad47bd21fc73d2fe80a. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 52b1083..a09185d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,4 +22,4 @@ install: script: # Build the package and tests -- stack --no-terminal test --test-arguments='--no-color -f specdoc --no-diff --print-cpu-time' +- stack --no-terminal test