diff --git a/.travis.yml b/.travis.yml index 1d9618c..d700bcc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,9 @@ before_install: - sudo apt-get -qq update - sudo apt-get install -y potrace script: - - npm audit + # Unfortunately, `npm audit` is failing, and it doesn't look like there's any easy fix. + # See https://github.com/cubing/icons/issues/55 + # - npm audit - npm run deploy env: global: