mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-01 15:55:36 +01:00
tether needs bower as it seems
This commit is contained in:
parent
824ccdc996
commit
4a93539e3f
@ -7,7 +7,7 @@ echo " Installing dependencies "
|
||||
echo "============================================="
|
||||
echo "$(tput sgr0)" # reset
|
||||
|
||||
npm install gulpjs/gulp.git#4.0 -g
|
||||
npm install gulpjs/gulp.git#4.0 bower -g
|
||||
npm install
|
||||
|
||||
# Travis does that automatically after selecting ruby
|
||||
|
Loading…
Reference in New Issue
Block a user