Commit ac6ced6f authored by Niels's avatar Niels

- a config file for travis

parent b9465f8d
src/.DS_Store src/.DS_Store
.DS_Store
language: cpp
compiler:
- clang
before_script:
- autoreconf -iv
- ./configure
script:
- make
- make check
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