[commit: ghc] wip/travis: Travis experiment: try trusty (c729798)
git at git.haskell.org
git at git.haskell.org
Tue Feb 7 19:54:01 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/travis
Link : http://ghc.haskell.org/trac/ghc/changeset/c729798f5a07e95c4be44ded4a62fd74e3ea283f/ghc
>---------------------------------------------------------------
commit c729798f5a07e95c4be44ded4a62fd74e3ea283f
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Tue Feb 7 14:52:34 2017 -0500
Travis experiment: try trusty
>---------------------------------------------------------------
c729798f5a07e95c4be44ded4a62fd74e3ea283f
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index b47da5c..04bad9b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,5 @@
# The following enables container-based travis instances
+dist: trusty
sudo: false
language: generic
More information about the ghc-commits
mailing list