This commit is contained in:
Kevin van Zonneveld 2016-12-01 11:36:40 +01:00
parent ddd89a787a
commit 96220cea12

View File

@ -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: