Fix manual page markup
[abduco.git] / .travis.yml
blobc6b8c7c52a7e1ec24fd817010353e38e9bead13d
1 language: c
2 compiler:
3   - gcc
4   - clang
5 env:
6   - DEBUG=
7   - DEBUG=debug
8 script: make $DEBUG