Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Francesco Gazzetta
Glasgow Haskell Compiler
Commits
a36eea1a
Commit
a36eea1a
authored
Oct 03, 2017
by
Joachim Breitner
Browse files
Revert installing texinfo in CI systems
This reverts commit
00ff0235
. This reverts commit
11a59de2
.
parent
a02039c7
Changes
2
Hide whitespace changes
Inline
Side-by-side
.circleci/config.yml
View file @
a36eea1a
...
...
@@ -10,7 +10,7 @@ jobs:
name
:
git
command
:
|
apt-get update
apt-get install -y git openssh-client make automake autoconf gcc perl python3
texinfo
apt-get install -y git openssh-client make automake autoconf gcc perl python3
-
checkout
-
run
:
name
:
submodules
...
...
.travis.yml
View file @
a36eea1a
...
...
@@ -22,7 +22,6 @@ addons:
-
alex-3.1.7
-
happy-1.19.5
-
python3
-
texinfo
#- llvm-3.7
before_install
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment