X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=.travis.yml;h=71bc27954f4cc11c7a336556feb392a23445e0e9;hb=95c068358acb303ab01ab8dc372f893aec5fe1b0;hp=2f3f93d467cdbf0f048a43f755f4953114eefe15;hpb=8e852fa94554f4caa162256e5f6ce2413027100b;p=i3%2Fi3status diff --git a/.travis.yml b/.travis.yml index 2f3f93d..71bc279 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) + - make test