Skip to content
Snippets Groups Projects
Commit fd60e85b authored by Christoph Knote's avatar Christoph Knote
Browse files

Add autotools install

parent 9e6094b8
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ cache:
build:
before_script:
- DEBIAN_FRONTEND=noninteractive apt-get -qq update
- DEBIAN_FRONTEND=noninteractive apt-get -qq install wget patch make gcc gfortran flex bison texlive
- DEBIAN_FRONTEND=noninteractive apt-get -qq install wget patch make gcc gfortran flex bison texlive autoconf autotools-dev
script:
- aclocal
- autoconf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment