Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Commit 8761259

Browse files
author
Patrick Thomson
committed
This is farcical. I give in, for now.
1 parent 6f62351 commit 8761259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ before_install:
2929

3030
install:
3131
- cabal new-update -v
32-
- cabal new-configure --enable-tests --write-ghc-environment-files=always --jobs=2
32+
- cabal new-configure --enable-tests --disable-optimization --write-ghc-environment-files=always --jobs=2
3333
- cabal new-build --only-dependencies
3434

3535
script:

0 commit comments

Comments
 (0)