diff options
author | Jesse Vincent <jesse@keyboard.io> | 2018-09-04 18:42:31 -0700 |
---|---|---|
committer | Jesse Vincent <jesse@keyboard.io> | 2018-09-04 18:42:31 -0700 |
commit | d99fdbd15bdd05ac2865b7a50be8674e44e2234c (patch) | |
tree | 605ef7a8524ab321c7cd2edd9ff0550745f62d5e | |
parent | 0ac41faab34d3ed6a0a6279f6693621568bd9a06 (diff) | |
download | Model01-Firmware-d99fdbd15bdd05ac2865b7a50be8674e44e2234c.tar.gz Model01-Firmware-d99fdbd15bdd05ac2865b7a50be8674e44e2234c.zip |
shellcheck should only be run in the Kaleidoscope repo
-rw-r--r-- | .travis.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml index e3e64f7..23d30cc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,15 +2,10 @@ dist: trusty sudo: false os: - linux -addons: - apt: - packages: - - shellcheck install: - 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 notifications: irc: channels: |