force running scripts in bash, as it's not the default shell on Ubuntu (which is what Travis runs)

This commit is contained in:
Bruno Windels
2018-07-31 10:35:21 +02:00
parent ebc9859cce
commit 20becf8735
8 changed files with 10 additions and 2 deletions
+1
View File
@@ -1,3 +1,4 @@
#!/bin/bash
# run with PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true sh install.sh if chrome is already installed
sh synapse/install.sh
sh riot/install.sh