Ver código fonte

Add back npm run web:install for Travis, but not for all

Kevin van Zonneveld 6 anos atrás
pai
commit
c3a7188fc0
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      bin/travis-deploy

+ 1 - 0
bin/travis-deploy

@@ -8,4 +8,5 @@ git config --global user.name 'Uppy Bot'
 git config --global user.email 'uppybot@uppy.io'
 
 # because a Travis deploy script has to be a real file
+npm run web:install
 npm run web:deploy --quiet