Explorar o código

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

Kevin van Zonneveld %!s(int64=6) %!d(string=hai) anos
pai
achega
c3a7188fc0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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