From d3cfa28c22e174afc580c64f4774bca924fc7101 Mon Sep 17 00:00:00 2001 From: Matvey Aksenov Date: Thu, 23 Feb 2017 20:48:01 +0000 Subject: [PATCH] travis please --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2e629f0..5f3e4ef 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,7 +18,7 @@ matrix: allow_failures: - env: CABALVER=1.16 GHCVER=7.6.3 # weird spec problems - env: CABALVER=1.18 GHCVER=7.8.4 # weird spec problems - - env: CABALVER=head GHCVER=head + - env: CABALVER=head GHCVER=head RUN_TESTS=--run-tests before_install: - export PATH=$HOME/.cabal/bin:/opt/ghc/$GHCVER/bin:/opt/cabal/$CABALVER/bin:$PATH