]> de.git.xonotic.org Git - xonotic/gmqcc.git/blob - .travis.yml
54d656d20e582f6b5dbe1aaa12666f1f46f910d7
[xonotic/gmqcc.git] / .travis.yml
1 language: c
2 compiler:
3   - gcc
4   - clang
5 # Change this to your needs
6 script: make && make check