Skip to content
Snippets Groups Projects
Unverified Commit 887f4daa authored by Ralph Giles's avatar Ralph Giles
Browse files

Add configuration for gitlab ci

parent 2c239ebc
No related branches found
No related tags found
No related merge requests found
Pipeline #
before_script:
- apt-get update -qq && apt-get install -y -qq libogg-dev libopus-dev
autotools:
stage: build
script:
- ./autogen.sh
- ./configure
- make
- make distcheck
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