From dc0168216e958dd2bd97e3ea560cd7d61f6f61d4 Mon Sep 17 00:00:00 2001 From: Gergely Nagy Date: Mon, 1 Oct 2018 08:53:30 +0200 Subject: [PATCH] .travis.yml: Remove shellcheck from the script step With keyboardio/Kaleidoscope-Build-Tools#2, it is now done by the `travis-test` target. We still need to install the shellcheck package, however. Fixes #356. Signed-off-by: Gergely Nagy --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e3e64f77..9c7764de 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,6 @@ install: - git clone --depth 1 --recurse-submodules https://github.com/keyboardio/Kaleidoscope-Bundle-Keyboardio hardware/keyboardio script: - make travis-test BOARD_HARDWARE_PATH=$(pwd)/hardware - - shellcheck bin/kaleidoscope-builder notifications: irc: channels: