summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index 4a06079daa..0ecfd7a315 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -103,10 +103,6 @@ jobs:
name: Run shellchecking on BASH
script: shellcheck --format=gcc $(find . -name '*.sh.in' -not -iwholename '*.git*')
- # Check if any of the C code deviates from our coding style
- - name: Check coding style
- script: .travis/clangformat.sh
-
# This falls under same stage defined earlier
- name: Run checksum checks on kickstart files
script: ./tests/installer/checksums.sh