diff --git a/.travis.yml b/.travis.yml index 55407eb45..8ed63a195 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,6 +27,7 @@ jobs: - cd dispatch/static/manager - npm install --force - npm run-script build + - rm -rf node_modules - cd ../../../ script: python setup.py sdist deploy: