travis please

This commit is contained in:
Matvey Aksenov 2017-02-23 20:48:01 +00:00
parent 87a9b3b26e
commit d3cfa28c22

View File

@ -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