From cddb35e172abbe2ac3b4e36a4e5ba9cc9a1d2403 Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Tue, 4 Sep 2018 18:09:18 -0700 Subject: [PATCH] Update .travis.yml with new bundle pointer --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d9578805..e3e64f77 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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