|
|
@ -7,7 +7,7 @@ addons:
|
|
|
|
packages:
|
|
|
|
packages:
|
|
|
|
- shellcheck
|
|
|
|
- shellcheck
|
|
|
|
install:
|
|
|
|
install:
|
|
|
|
- git clone --depth 1 --recurse-submodules https://github.com/keyboardio/Arduino-Boards hardware/keyboardio/avr
|
|
|
|
- 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
|
|
|
|
- shellcheck bin/kaleidoscope-builder
|
|
|
|