Commit c77aea4c authored by Dimitri van Heesch's avatar Dimitri van Heesch

Added initial script for Travis CI service

parent 38059b8b
language: cpp
compiler:
- gcc
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq texlive texlive-extra-utils
script:
- ./configure --with-doxywizard
- make
- make docs
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment