]> rtime.felk.cvut.cz Git - orte.git/blob - .travis.yml
c3e0714a8ca6ea927c61d5a688cecd9b503616ad
[orte.git] / .travis.yml
1 before_install:
2   - sudo apt-get update -qq
3   - sudo apt-get install -qq uncrustify
4 language: c
5 script:
6   - make
7   - ./orte/uncrustify && git diff --exit-code