From 38a29ee38abd42afffc380f4911c9ebf99108ffb Mon Sep 17 00:00:00 2001 From: Luke Lau Date: Tue, 31 Jul 2018 13:11:34 +0100 Subject: [PATCH] Remove o2 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9ad0a0d..2883617 100644 --- a/.travis.yml +++ b/.travis.yml @@ -44,4 +44,4 @@ script: - pwd - ls -a - cabal configure --enable-tests - - cabal test -O2 -j2 --show-details=streaming + - cabal test -j2 --show-details=streaming -- 2.30.2