aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authoreplanet2016-11-14 09:13:44 +0100
committerMichael Stapelberg2016-11-14 00:13:44 -0800
commitb0af4e4c8543d8cdfd8bc7cd68b760d9d66e927c (patch)
treee9586c0909c71a33208b8d22661577a0e705d83a /.travis.yml
parentUse blank padding for wireless quality (#166) (#167) (diff)
Unit testing in Travis (#170)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
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