From 459f8f201393ac458445aebbd14c45bf4d6f5912 Mon Sep 17 00:00:00 2001 From: iphydf Date: Tue, 9 Aug 2016 13:46:41 +0100 Subject: Check code formatting on Travis. We run astyle on Travis and check if there is a diff. The build terminates if git finds a difference. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 2ced7f3c..2b099bae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ compiler: env: matrix: - - BUILD=hstox +# - BUILD=hstox - BUILD=toxcore addons: -- cgit v1.2.3