diff --git a/.travis.yml b/.travis.yml index af0de59..29b350d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,6 +18,8 @@ install: - bash --version - awk --version - npm install +before_cache: + - rm -f ./node_modules/.bin/which # <-- workaround for https://github.com/travis-ci/travis-ci/issues/5092 cache: apt: true directories: