|
|
@ -13,6 +13,8 @@ env:
|
|
|
|
- LC_ALL: C
|
|
|
|
- LC_ALL: C
|
|
|
|
git:
|
|
|
|
git:
|
|
|
|
quiet: true
|
|
|
|
quiet: true
|
|
|
|
|
|
|
|
before-install:
|
|
|
|
|
|
|
|
- ccache --set-config=compiler_check=content
|
|
|
|
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
|
|
|
|
## We delete the Bundle's version of Kaleidoscope, and symlink ourselves in.
|
|
|
|
## We delete the Bundle's version of Kaleidoscope, and symlink ourselves in.
|
|
|
|