Update .travis.yml with new bundle pointer

pull/357/head
Jesse Vincent 6 years ago
parent c749214e48
commit cddb35e172

@ -7,7 +7,7 @@ addons:
packages:
- shellcheck
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:
- make travis-test BOARD_HARDWARE_PATH=$(pwd)/hardware
- shellcheck bin/kaleidoscope-builder

Loading…
Cancel
Save