X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=.travis.yml;h=fc58769edf7161955829bed9434a7c1a0774b5ae;hb=c983ff96f216a5c549eed18242b121a80a6d1a2b;hp=2f3f93d467cdbf0f048a43f755f4953114eefe15;hpb=7c0c82313ed072f99cbe3d8a56c2a62631e7ec89;p=i3%2Fi3status diff --git a/.travis.yml b/.travis.yml index 2f3f93d..fc58769 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,3 +22,4 @@ addons: script: - make -j - clang-format-3.5 -i $(find . -name "*.[ch]" | tr '\n' ' ') && git diff --exit-code || (echo 'Code was not formatted using clang-format!'; false) + - ./travis/run-tests.pl