Skip to content
  • Ralph Giles's avatar
    Add gitlab ci configuration. · 1e61905c
    Ralph Giles authored
    Describe a basic autoconf build and test for gitlab's integrated
    continuous integration runner. Uses the gcc docker image.
    
    Copied from the theora version.
    
    - `zip` is needed for `make dist`
    - `doxygen` is needed to generate api documentation.
      latex is also needed, but a heavy dependency to install every run,
      so skipped for now.
    1e61905c
Validating GitLab CI configuration… Learn more