From: Luke Lau Date: Tue, 31 Jul 2018 12:11:34 +0000 (+0100) Subject: Remove o2 X-Git-Url: https://git.lukelau.me/?p=lsp-test.git;a=commitdiff_plain;h=38a29ee38abd42afffc380f4911c9ebf99108ffb Remove o2 --- 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