From e61e07efb23603fda21a57cd2aa4622f700c9a87 Mon Sep 17 00:00:00 2001 From: Robert Vollmert Date: Mon, 9 Dec 2019 12:45:35 +0100 Subject: [PATCH] Revert "allow cabal failure while using unreleased diagrams-rasterific" (fixes #44) This reverts commit cc32dc881f01254c093ed31e81ebd7948ebb47de. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 569fecd..ac99832 100644 --- a/.travis.yml +++ b/.travis.yml @@ -67,7 +67,6 @@ matrix: os: osx allow_failures: - - env: BUILD=cabal GHCVER=8.4.3 CABALVER=2.2 HAPPYVER=1.19.5 ALEXVER=3.1.7 - env: BUILD=cabal GHCVER=head CABALVER=head HAPPYVER=1.19.5 ALEXVER=3.1.7 - env: BUILD=stack ARGS="--resolver nightly"