[commit: ghc] wip/nfs-locking: Revert to quickest build flavour on Travis Linux (118adf2)

git at git.haskell.org git at git.haskell.org
Fri Oct 27 00:37:03 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/nfs-locking
Link       : http://ghc.haskell.org/trac/ghc/changeset/118adf2fa6476460270c3d06d9e935ffcb28ab7d/ghc

>---------------------------------------------------------------

commit 118adf2fa6476460270c3d06d9e935ffcb28ab7d
Author: Andrey Mokhov <andrey.mokhov at gmail.com>
Date:   Sun Jul 17 00:09:07 2016 +0100

    Revert to quickest build flavour on Travis Linux


>---------------------------------------------------------------

118adf2fa6476460270c3d06d9e935ffcb28ab7d
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 2b2379f..dd74f25 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@ sudo: true
 matrix:
     include:
         - os: linux
-          env: CABALVER=1.22 GHCVER=7.10.3 FLAVOUR=default TARGET=
+          env: CABALVER=1.22 GHCVER=7.10.3 FLAVOUR=quickest TARGET=
           addons:
               apt:
                   packages:



More information about the ghc-commits mailing list