From 9b3ca1df060fff14387a0f7539ccdac1d5e39db5 Mon Sep 17 00:00:00 2001 From: Alexis King Date: Thu, 7 Dec 2017 13:40:04 -0800 Subject: [PATCH] Remove GHC 8.2.1 builds from allowed failures in CI This reverts 5afdb229bbcb2ca20a330f06009c38ac02a86b48 now that commercialhaskell/stack#3624 is fixed. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1b5f313..5df8d52 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,7 +28,6 @@ matrix: allow_failures: # Nightly builds are allowed to fail - - env: ARGS="--resolver nightly-2017-07-31" - env: ARGS="--resolver nightly" before_install: