diff options
author | Joachim Breitner <mail@joachim-breitner.de> | 2017-10-03 10:42:08 -0400 |
---|---|---|
committer | Joachim Breitner <mail@joachim-breitner.de> | 2017-10-03 10:42:17 -0400 |
commit | a36eea1af4faabdf8fcf0a68dbd4f9946bf6d65a (patch) | |
tree | e5168f73a3b0ec9f91277562feb5533dcb81c408 /.travis.yml | |
parent | a02039c7dcb4300b0aca80a994466a8f3039a3fc (diff) | |
download | haskell-a36eea1af4faabdf8fcf0a68dbd4f9946bf6d65a.tar.gz |
Revert installing texinfo in CI systems
This reverts commit 00ff02352f07bff7d422e4e48e4e5df9a0b63d83.
This reverts commit 11a59de25d49f999eed0ea55df29d916a66ecd91.
Diffstat (limited to '.travis.yml')
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 55995b7616..09d9fef137 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,7 +22,6 @@ addons: - alex-3.1.7 - happy-1.19.5 - python3 - - texinfo #- llvm-3.7 before_install: |