From 3e6e34465e8b6cacf762866239666fb72e685acc Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 24 Feb 2018 23:26:32 +0100 Subject: Spurious flag in travis file removed --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 97e32e4..a747af4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,4 +17,4 @@ install: script: - sh ./travis.sh src - - cabal configure --enable-tests -fall_extensions && cabal build && cabal test + - cabal configure --enable-tests && cabal build && cabal test -- cgit v1.2.3