shellcheck should only be run in the Kaleidoscope repo
This commit is contained in:
parent
0ac41faab3
commit
d99fdbd15b
@ -2,15 +2,10 @@ dist: trusty
|
|||||||
sudo: false
|
sudo: false
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
addons:
|
|
||||||
apt:
|
|
||||||
packages:
|
|
||||||
- shellcheck
|
|
||||||
install:
|
install:
|
||||||
- git clone --depth 1 --recurse-submodules https://github.com/keyboardio/Kaleidoscope-Bundle-Keyboardio hardware/keyboardio
|
- git clone --depth 1 --recurse-submodules https://github.com/keyboardio/Kaleidoscope-Bundle-Keyboardio hardware/keyboardio
|
||||||
script:
|
script:
|
||||||
- make travis-test BOARD_HARDWARE_PATH=$(pwd)/hardware
|
- make travis-test BOARD_HARDWARE_PATH=$(pwd)/hardware
|
||||||
- shellcheck bin/kaleidoscope-builder
|
|
||||||
notifications:
|
notifications:
|
||||||
irc:
|
irc:
|
||||||
channels:
|
channels:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user