[commit: ghc] master: Travis: Install texinfo (00ff023)
git at git.haskell.org
git at git.haskell.org
Mon Oct 2 14:56:03 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/00ff02352f07bff7d422e4e48e4e5df9a0b63d83/ghc
>---------------------------------------------------------------
commit 00ff02352f07bff7d422e4e48e4e5df9a0b63d83
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Mon Oct 2 10:55:45 2017 -0400
Travis: Install texinfo
>---------------------------------------------------------------
00ff02352f07bff7d422e4e48e4e5df9a0b63d83
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index 09d9fef..55995b7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,6 +22,7 @@ addons:
- alex-3.1.7
- happy-1.19.5
- python3
+ - texinfo
#- llvm-3.7
before_install:
More information about the ghc-commits
mailing list