]> rtime.felk.cvut.cz Git - orte.git/blob - .travis.yml
a0e1898b9cf732326b5cde5c8688da4003a420f2
[orte.git] / .travis.yml
1 language: c
2 addons: { apt: { packages: [ uncrustify ] } }
3 script:
4   - make
5   - ./orte/uncrustify && git diff --exit-code