From 7b3e34a688a31d4862beed32698abca8040e616b Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Sun, 3 Mar 2019 22:44:42 -0800 Subject: [PATCH] Something busted travis builds --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 2dbf2df..65b36e4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ install: - mkdir -p hardware/ - ln -s `pwd` hardware/keyboardio script: -- make travis-test-all KALEIDOSCOPE_TEMP_PATH=$(pwd)/.kaleidoscope-build-cache BOARD_HARDWARE_PATH=$(pwd)/hardware +- make travis-test-all BOARD_HARDWARE_PATH=$(pwd)/hardware branches: except: - gh-pages @@ -23,7 +23,6 @@ notifications: cache: ccache: true directories: - - .kaleidoscope-build-cache - .ccache addons: apt: